Uses of Class
org.biojava3.core.sequence.ChromosomeSequence

Packages that use ChromosomeSequence
org.biojava3.core.sequence   
 

Uses of ChromosomeSequence in org.biojava3.core.sequence
 

Methods in org.biojava3.core.sequence that return ChromosomeSequence
 ChromosomeSequence GeneSequence.getParentChromosomeSequence()
          The parent ChromosomeSequence which contains the actual DNA sequence data
 

Constructors in org.biojava3.core.sequence with parameters of type ChromosomeSequence
GeneSequence(ChromosomeSequence parentSequence, int begin, int end, Strand strand)
          A class that keeps track of the details of a GeneSequence which is difficult to properly model.
 



Copyright © 2010 BioJava. All Rights Reserved.