Class Cytoband
java.lang.Object
org.biojava.nbio.genome.parsers.cytoband.Cytoband
- All Implemented Interfaces:
Serializable
,Comparable<Cytoband>
- See Also:
-
Constructor Details
-
Cytoband
public Cytoband()
-
-
Method Details
-
getChromosome
-
setChromosome
-
getStart
-
setStart
-
getEnd
-
setEnd
-
getType
-
setType
-
compareTo
- Specified by:
compareTo
in interfaceComparable<Cytoband>
-
getLocus
-
setLocus
-
toString
-