Click or drag to resize
SequenceParsersFastQ Property
Gets an instance of FastQParser class which is capable of parsing FASTQ format files.

Namespace: Bio.IO
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public static FastQParser FastQ { get; }

Property Value

Type: FastQParser
See Also