AlphabetExtensions Class |
Namespace: Bio.Extensions
The AlphabetExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CheckIsAmbiguous |
Checks if the provided item is an ambiguous character or not
|
![]() ![]() | CheckIsGap |
Checks if the provided item is a gap character or not
|
![]() ![]() | CheckIsTermination(IAlphabet, Byte) |
This returns true/false if the given symbol value is considered a termination
value in the alphabet.
|
![]() ![]() | CheckIsTermination(IAlphabet, Char) |
This returns true/false if the given symbol value is considered a termination
value in the alphabet.
|
![]() ![]() | GetFriendlyName |
Gets the friendly name of a given symbol.
|