Click or drag to resize
SimpleConsensusResolver Constructor (Double)
Initializes a new instance of the SimpleConsensusResolver class. Sets user parameter threshold.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public SimpleConsensusResolver(
	double threshold
)

Parameters

threshold
Type: SystemDouble
Threshold Value.
See Also