Click or drag to resize
MUMmerAlignerStoreMUMs Property
Gets or sets a value indicating whether the Boolean value indicating whether MUMs generated are to be stored or not. Set to false by default. Note: Storing MUMs incur memory overhead.

Namespace: Bio.Algorithms.MUMmer
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public bool StoreMUMs { get; set; }

Property Value

Type: Boolean
See Also