Function
write2
writes an entire document to a Stream
write2(TStream & stream, StringSet<TIdString, TIdSpec> & sequenceIds, StringSet<TSeqString, TSeqSpec> & sequences, Fasta const &[, FastAQOutputOptions const options])
write2(TStream & stream, StringSet<TIdString, TIdSpec> & sequenceIds, StringSet<TSeqString, TSeqSpec> & sequences, [StringSet<TQualString, TQualSpec> & qualities, ]Fastq const &[, FastAQOutputOptions const options])
write2(TStream & stream, <format specific>, TTag const &)
Include Headers
seqan/stream.h
Parameters
options
if not supplied defaults are chosen, see FastAQOutputOptions
stream
The Stream object to write to
Types: Stream
format specific
possibly multiple StringSets (e.g. of meta and sequences)
TTag
The file format tag
Status
Should be renamed to "write" once the old IO-Code is removed
See Also
SeqAn - Sequence Analysis Library - www.seqan.de
 

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