MummerAlphabetExtensions Class |
Class to get the MUMmer alphabet corresponding to the specified alphabet.
Inheritance Hierarchy
Namespace: Bio.Algorithms.MUMmerAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public static class MummerAlphabetExtensions
<ExtensionAttribute>
Public NotInheritable Class MummerAlphabetExtensions
[ExtensionAttribute]
public ref class MummerAlphabetExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type MummerAlphabetExtensions = class end
The MummerAlphabetExtensions type exposes the following members.
Methods
| Name | Description |
---|
| GetMummerAlphabet |
Find corresponding mummer alphabet which supports the concatenation symbol using an existing alphabet
|
TopSee Also