Click or drag to resize
ISequenceAlignerConsensusResolver Property
Gets or sets the object that will be used to compute the alignment's consensus.

Namespace: Bio.Algorithms.Alignment
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
IConsensusResolver ConsensusResolver { get; set; }

Property Value

Type: IConsensusResolver
See Also