Enum
FastAQOutputOptions
Enum with flags for writing Fasta and Fastq files
Include Headers
seqan/stream.h
Functions
writes an entire document to a Stream | |
write one record (e.g. a single DNA-sequence and its meta data) to a Stream |
Values
No Flags are set. | |
Introduce linebreaks in sequences at column 70 | |
Write the meta information into the "+" line in addition to writing it to the "@" line [FASTQ only] | |
currently == LINEBREAKS | |
currently == NO_FLAGS |
SeqAn - Sequence Analysis Library - www.seqan.de