Uses of Class
org.biojavax.bio.db.AbstractRichSequenceDB
Packages that use AbstractRichSequenceDB
Package
Description
Interactions between biojavax objects and a DB.
Interface between biojava and biosql databases
Interfaces to NCBI data.
-
Uses of AbstractRichSequenceDB in org.biojavax.bio.db
Subclasses of AbstractRichSequenceDB in org.biojavax.bio.dbModifier and TypeClassDescriptionclassAn implementation of RichSequenceDB that uses an underlying HashMap to store the RichSequence objects. -
Uses of AbstractRichSequenceDB in org.biojavax.bio.db.biosql
Subclasses of AbstractRichSequenceDB in org.biojavax.bio.db.biosql -
Uses of AbstractRichSequenceDB in org.biojavax.bio.db.ncbi
Subclasses of AbstractRichSequenceDB in org.biojavax.bio.db.ncbiModifier and TypeClassDescriptionclassThis class contains functions accessing DNA sequences in Genbank format.classThis class contains functions accessing Peptide sequences in Genpept format.