Click or drag to resize
FastQFormatterFormatType Property
Gets or sets the format type to be used. The FastQFormatType to be used for formatting QualitativeSequence objects. Default value is Illumina_v1_8

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

Property Value

Type: FastQFormatType
See Also