NucmerPairwiseAlignerMaxMatch Property |
Use all anchor matches regardless of their uniqueness.
Namespace: Bio.Algorithms.AlignmentAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public bool MaxMatch { get; set; }
Public Property MaxMatch As Boolean
Get
Set
public:
property bool MaxMatch {
bool get ();
void set (bool value);
}
member MaxMatch : bool with get, set
Property Value
Type:
BooleanSee Also