org.biojava.nbio.core.sequence (biojava 5.2.0 API)
Used in Sequences as the unique indentifier.
BasicSequence<C extends Compound>Bare bones version of the Sequence object to be used sparingly.
CDSComparator CDSSequenceRepresents a exon or coding sequence in a gene.
ChromosomeSequenceA ChromosomeSequence is a DNASequence but keeps track of geneSequences
DNASequenceThis is class should model the attributes associated with a DNA sequence
ExonComparatorSort Exon where it is a little confusing if exons shoud always be ordered left to right where a negative stranded gene should go the other direction.
ExonSequenceA gene contains a collection of Exon sequences
GeneSequence IntronSequence MultipleSequenceAlignment<S extends Sequence<C>,C extends Compound>Implements a minimal data structure for reading and writing a sequence alignment.
ProteinSequenceThe representation of a ProteinSequence
RNASequenceRNASequence where RNACompoundSet are the allowed values
SequenceComparatorUsed to sort sequences
SequenceOptimizationHintsA static class that provides optimization hints for memory or performance handling of sequence data.
StartCodonSequenceUsed to map the start codon feature on a gene
StopCodonSequenceUsed to map the stop codon sequence on a gene
TaxonomyIDA sequence can be associated with a species or Taxonomy ID
TranscriptSequenceThis is the sequence if you want to go from a gene sequence to a protein sequence.