5 #ifndef BPP_SEQ_IO_PHREDPOLY_H
6 #define BPP_SEQ_IO_PHREDPOLY_H
9 #include "../Sequence.h"
52 return "Sequences following the poly format as describe in the phred documentation.";
The poly sequence file format from phred software.
const std::string getDataType() const
bool nextSequence(std::istream &input, Sequence &seq) const
PhredPoly(double ratio=0.8)
Build a new PhredPoly object.
const std::string getFormatName() const
const std::string getFormatDescription() const
A basic implementation of the Sequence interface.
The ISequenceStream interface.
This alphabet is used to deal NumericAlphabet.