Uses of Interface
org.biojavax.bio.db.BioEntryDBLite
Packages that use BioEntryDBLite
Package
Description
Interactions between biojavax objects and a DB.
Interface between biojava and biosql databases
Interfaces to NCBI data.
-
Uses of BioEntryDBLite in org.biojavax.bio.db
Subinterfaces of BioEntryDBLite in org.biojavax.bio.dbModifier and TypeInterfaceDescriptioninterface
.interface
A database of RichSequences with accessible keys and iterators over all sequences.interface
A database of RichSequences.Classes in org.biojavax.bio.db that implement BioEntryDBLiteModifier and TypeClassDescriptionclass
An abstract implementation of BioEntryDB that provides the getBioEntryIterator method.class
An abstract implementation of RichSequenceDB that provides the getRichSequenceIterator method.class
An implementation of RichSequenceDB that uses an underlying HashMap to store the RichSequence objects.class
An implementation of RichSequenceDB that uses an underlying HashMap to store the RichSequence objects. -
Uses of BioEntryDBLite in org.biojavax.bio.db.biosql
Classes in org.biojavax.bio.db.biosql that implement BioEntryDBLite -
Uses of BioEntryDBLite in org.biojavax.bio.db.ncbi
Classes in org.biojavax.bio.db.ncbi that implement BioEntryDBLiteModifier and TypeClassDescriptionclass
This class contains functions accessing DNA sequences in Genbank format.class
This class contains functions accessing Peptide sequences in Genpept format.