Click or drag to resize
SequenceFormattersFastQ Property
Gets an instance of FastQFormatter class which is capable of saving a IQualitativeSequence according to the FASTQ file format.

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

Property Value

Type: FastQFormatter
See Also