Interface RichSequenceDBLite

All Superinterfaces:
BioEntryDBLite, Changeable, SequenceDBLite
All Known Subinterfaces:
RichSequenceDB
All Known Implementing Classes:
AbstractRichSequenceDB, BioSQLRichSequenceDB, GenbankRichSequenceDB, GenpeptRichSequenceDB, HashRichSequenceDB

A database of RichSequences. This may have several implementations with rich behaviour, but basically most of the time you will just use the interface methods to do stuff. A RichSequence database contains a finite number of RichSequences stored under unique keys.
Since:
1.5
Author:
Matthew Pocock, Gerald Loeffler, Thomas Down, Richard Holland