Uses of Class
org.biojava.nbio.genome.parsers.cytoband.Cytoband
-
Packages that use Cytoband Package Description org.biojava.nbio.genome.parsers.cytoband -
-
Uses of Cytoband in org.biojava.nbio.genome.parsers.cytoband
Methods in org.biojava.nbio.genome.parsers.cytoband that return types with arguments of type Cytoband Modifier and Type Method Description SortedSet<Cytoband>
CytobandParser. getAllCytobands(InputStream instream)
SortedSet<Cytoband>
CytobandParser. getAllCytobands(URL u)
Methods in org.biojava.nbio.genome.parsers.cytoband with parameters of type Cytoband Modifier and Type Method Description int
Cytoband. compareTo(Cytoband o)
-