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

Page built @2012/10/02 11:10:30