Class CeCPMain.CPRange
java.lang.Object
org.biojava.nbio.structure.align.ce.CeCPMain.CPRange
- Enclosing class:
- CeCPMain
Tiny wrapper for the disallowed regions of an alignment.
- Author:
- Spencer Bliven
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
n
public int nlast allowed n-term -
mid
public int midmidpoint of the alignment -
c
public int cfirst allowed c-term
-
-
Constructor Details
-
CPRange
protected CPRange()
-