| MUMmer Constructor |
| Name | Description | |
|---|---|---|
| MUMmer(ISequence) |
Initializes a new instance of the MUMmer class with specified reference sequence.
| |
| MUMmer(ISuffixTree) |
Initializes a new instance of the MUMmer class with the specified suffix tree.
This enables to use custom suffix tree.
|