Uses of Class
org.biojava.nbio.structure.align.ce.CeCPMain.CPRange
-
Packages that use CeCPMain.CPRange Package Description org.biojava.nbio.structure.align.ce Classes related to the implementation of the CE alignment algorithm, here called jCE. -
-
Uses of CeCPMain.CPRange in org.biojava.nbio.structure.align.ce
Methods in org.biojava.nbio.structure.align.ce that return CeCPMain.CPRange Modifier and Type Method Description protected static CeCPMain.CPRange
CeCPMain. calculateMinCP(int[] block, int blockLen, int ca2len, int minCPlength)
Finds the alignment index of the residues minCPlength before and after the duplication.
-