Click or drag to resize
Bio.IO.FastQ Namespace

[Missing <summary> documentation for "N:Bio.IO.FastQ"]

Classes
  ClassDescription
Public classFastQFormatter
Writes a QualitativeSequence to a file. The output is formatted according to the FastQ file format.
Public classFastQParser
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.