SffWriter

Class for outputting SFF files

Constructors

this
this(string filename, string flow_order, string key_sequence)

Create new writer.

Members

Functions

append
void append(R sff_read)

Add a read to the end of file

finish
void finish()

Flush all buffers and update number of reads in the file header

flow_order
string flow_order()

Flow order

key_sequence
string key_sequence()

Key sequence

Meta