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