Package org.biojava.nbio.ronn
Class Jronn.Range
java.lang.Object
org.biojava.nbio.ronn.Jronn.Range
- Enclosing class:
Jronn
Holder for the ranges, contain pointers to starting and ending position
on the sequence which comprises a disordered region. Immutable.
- Author:
- pvtroshin
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
from
Range starting position counts from 1 (the first position on the sequence is 1) -
to
The range ending position includes the last residue. -
score
-
-
Constructor Details
-
Range
-
-
Method Details