IAlphabetGetAmbiguousSymbols Method |
Gets the ambiguous symbols present in alphabet.
Namespace: BioAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax HashSet<byte> GetAmbiguousSymbols()
Function GetAmbiguousSymbols As HashSet(Of Byte)
HashSet<unsigned char>^ GetAmbiguousSymbols()
abstract GetAmbiguousSymbols : unit -> HashSet<byte>
Return Value
Type:
HashSetByte[Missing <returns> documentation for "M:Bio.IAlphabet.GetAmbiguousSymbols"]
See Also