| Package | Description | 
|---|---|
| org.biojavax.bio.db | Interactions between biojavax objects and a DB. | 
| org.biojavax.bio.db.biosql | Interface between biojava and biosql databases | 
| org.biojavax.bio.db.ncbi | Interfaces to NCBI data. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractRichSequenceDBAn abstract implementation of RichSequenceDB that provides the getRichSequenceIterator
 method. | 
| class  | HashBioEntryDBAn implementation of RichSequenceDB that uses an underlying HashMap to store the
 RichSequence objects. | 
| class  | HashRichSequenceDBAn implementation of RichSequenceDB that uses an underlying HashMap to store the
 RichSequence objects. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BioSQLBioEntryDB | 
| class  | BioSQLRichSequenceDB | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GenbankRichSequenceDBThis class contains functions accessing DNA sequences in Genbank format. | 
| class  | GenpeptRichSequenceDBThis class contains functions accessing Peptide sequences in Genpept format. | 
Copyright © 2014 BioJava. All rights reserved.