Class GenpeptRichSequenceDB

All Implemented Interfaces:
SequenceDB, SequenceDBLite, Changeable, BioEntryDB, BioEntryDBLite, RichSequenceDB, RichSequenceDBLite

This class contains functions accessing Peptide sequences in Genpept format. It adds methods to return RichSequences instead of plain Sequences.
Since:
1.5
Author:
Lei Lai, Matthew Pocock, Laurent Jourdren, Shuvankar Mukherjee, Mark Schreiber, Richard Holland
  • Field Details

  • Constructor Details

    • GenpeptRichSequenceDB

      The default constructor delegates to the parent class. The constructor refers to RichObjectFactory.getDefaultNamespace() so make sure your factory is initialised before calling this constructor. Sets the default factory to THRESHOLD.
  • Method Details