Click or drag to resize
AlphabetExtensions Methods

The AlphabetExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCheckIsAmbiguous
Checks if the provided item is an ambiguous character or not
Public methodStatic memberCheckIsGap
Checks if the provided item is a gap character or not
Public methodStatic memberCheckIsTermination(IAlphabet, Byte)
This returns true/false if the given symbol value is considered a termination value in the alphabet.
Public methodStatic memberCheckIsTermination(IAlphabet, Char)
This returns true/false if the given symbol value is considered a termination value in the alphabet.
Public methodStatic memberGetFriendlyName
Gets the friendly name of a given symbol.
Top
See Also