Click or drag to resize
SimpleConsensusResolver Constructor
Overload List
  NameDescription
Public methodSimpleConsensusResolver(Double)
Initializes a new instance of the SimpleConsensusResolver class. Sets user parameter threshold.
Public methodSimpleConsensusResolver(IAlphabet)
Initializes a new instance of the SimpleConsensusResolver class. Sets default value for threshold.
Public methodSimpleConsensusResolver(IAlphabet, Double)
Initializes a new instance of the SimpleConsensusResolver class.
Top
See Also