Click or drag to resize
SAMAlignedSequenceMapQ Property
Mapping quality (phred-scaled posterior probability that the mapping position of this read is incorrect).

Namespace: Bio.IO.SAM
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public int MapQ { get; set; }

Property Value

Type: Int32
See Also