Class
SequenceOutputOptions
Configuration for writing sequence (FASTA/FASTQ) files.
This struct is used for the configuration of writing out FASTA and FASTQ files.
Include Headers
seqan/seq_io.h
Data Members
lineLengthLength of the lines when writing out.
qualMetaWhether or not to write the meta information into the "+" line before the qualities (interpreted for FASTQ only). Default is false.
Functions
write2Write FASTA or FASTQ records.
writeAllWrite sequence records from to a SequenceStream object.
writeRecordWrite one sequence record from to a SequenceStream object.
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:35