Bio.IO.FastQ Namespace |
[Missing <summary> documentation for "N:Bio.IO.FastQ"]
Class | Description | |
---|---|---|
![]() | FastQFormatter |
Writes a QualitativeSequence to a file. The output is formatted
according to the FastQ file format.
|
![]() | FastQParser |
A FastQParser reads from a source of text that is formatted according to the FASTQ
file specification and converts the data to in-memory QualitativeSequence objects.
|