SHORE API
|
Writer for FastA files. More...
Public Types | |
typedef sequence_record | append_type |
Public Member Functions | |
fasta_writer (const std::string &fn) | |
void | set_writetags (const bool b) |
void | append (const shore::sequence_record &r) |
void | append (const shore::read &r) |
void | flush () |
Writer for FastA files.