44 #include "../Sequence.h" 45 #include "../Container/SequenceContainer.h" 46 #include "../Container/VectorSequenceContainer.h" 86 return "Sequences following the GenBank data base format.";
const std::string getFormatDescription() const
This alphabet is used to deal NumericAlphabet.
GenBank()
Build a new GenBank object.
const std::string getFormatName() const
The GenBank sequence file format.
Partial implementation of the ISequence interface.
The SequenceContainer interface.
void appendSequencesFromStream(std::istream &input, SequenceContainer &sc) const
Append sequences to a container from a stream.