Click or drag to resize
MUMmer Constructor
Overload List
  NameDescription
Public methodMUMmer(ISequence)
Initializes a new instance of the MUMmer class with specified reference sequence.
Public methodMUMmer(ISuffixTree)
Initializes a new instance of the MUMmer class with the specified suffix tree. This enables to use custom suffix tree.
Top
See Also