| BaseSeqProcessor | Base implementation for a SequenceProcessor |
| EncodedSeq | subtype of L to store DNA that encodes a protein |
| LargePrimarySeq | PrimarySeq object that stores sequence as
files in the tempdir (as found by File::Temp) or the default method in
Bio::Root::Root |
| LargeSeq | SeqI compliant object that stores sequence as files in /tmp |
| PrimaryQual | Bioperl lightweight Quality Object |
| PrimedSeq | |
| QualI | Interface definition for a Bio::Seq::Qual |
| RichSeq | Module implementing a sequence created from a rich
sequence database entry |
| RichSeqI | RichSeq interface, mainly for database orientated sequences |
| SeqBuilder | Configurable object builder for sequence stream parsers |
| SeqFactory | Instantiates a new Bio::PrimarySeqI (or derived class) through a factory |
| SeqFastaSpeedFactory | Instantiates a new Bio::PrimarySeqI (or derived class) through a factory |
| SeqWithQuality | Bioperl object packaging a sequence with its quality |
| SequenceTrace | Bioperl object packaging a sequence with its trace |
| TraceI | Interface definition for a Bio::Seq::Trace |