Click or drag to resize
SimpleConsensusResolverThreshold Property
Gets or sets threshold value - used when generating consensus symbol The confidence level for a position must equal or exceed Threshold for a non-gap symbol to appear in the consensus at that position.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public double Threshold { get; set; }

Property Value

Type: Double
See Also