Function
writeRecord
write one record (e.g. a single DNA-sequence and its meta data) to a Stream
Include Headers
seqan/stream.h
Parameters
if not supplied defaults are chosen, see FastAQOutputOptions Types: FastAQOutputOptions | |
The Stream object to write to Types: Stream | |
possibly multiple fields (e.g. meta and sequence) | |
The file format tag |
Remarks
Writing to FASTQ without specifying qualities currently will result in all qualities being set to maximum ('\126')
See Also
SeqAn - Sequence Analysis Library - www.seqan.de