FastqRecord

Undocumented in source.

Members

Static functions

read
auto read(const(char)[] from)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

id
const(char)[] id;
Undocumented in source.
qual
const(char)[] qual;
Undocumented in source.
seq
const(char)[] seq;
Undocumented in source.

Meta