IQualitativeSequenceFormatType Property |
Gets the quality scores format type.
Ex: Illumina/Solexa/Sanger.
Namespace: BioAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax FastQFormatType FormatType { get; }
ReadOnly Property FormatType As FastQFormatType
Get
property FastQFormatType FormatType {
FastQFormatType get ();
}
abstract FormatType : FastQFormatType with get
Property Value
Type:
FastQFormatTypeSee Also