Class Gotoh
- java.lang.Object
-
- org.biojava.bio.structure.align.pairwise.Gotoh
-
public class Gotoh extends java.lang.Object
a class to perform Gotoh algorithm- Since:
- 10:56:53 AM
- Version:
- %I% %G%
- Author:
- Andreas Prlic (Java), Peter Lackner (original C code)
-
-
Field Summary
Fields Modifier and Type Field Description static int
ALIGFACTOR
-
-
-
Constructor Detail
-
Gotoh
public Gotoh(Alignable alignable)
-
-