Click or drag to resize
QualitativeSequenceFormatType Property
Gets the quality scores format type. Ex: Illumina/Solexa/Sanger.

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

Property Value

Type: FastQFormatType

Implements

IQualitativeSequenceFormatType
See Also