Class CeCPMain.CPRange

java.lang.Object
org.biojava.nbio.structure.align.ce.CeCPMain.CPRange
Enclosing class:
CeCPMain

protected static class CeCPMain.CPRange extends Object
Tiny wrapper for the disallowed regions of an alignment.
Author:
Spencer Bliven
See Also:
  • Field Details

    • n

      public int n
      last allowed n-term
    • mid

      public int mid
      midpoint of the alignment
    • c

      public int c
      first allowed c-term
  • Constructor Details

    • CPRange

      protected CPRange()