40 #ifndef _OSEQUENCESTREAM_H_ 41 #define _OSEQUENCESTREAM_H_ 44 #include "../Sequence.h" 45 #include "../Alphabet/Alphabet.h" 46 #include <Bpp/Exceptions.h> 80 #endif // _ISEQUENCESTREAM_H_ The OSequenceStream interface.
virtual void writeSequence(std::ostream &output, const Sequence &seq) const =0
Read sequence from stream.
virtual ~OSequenceStream()
This alphabet is used to deal NumericAlphabet.
The IOSequenceStream interface.