Click or drag to resize
AlphabetsGetAmbiguousAlphabet Method
Gets the ambiguous alphabet

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public static IAlphabet GetAmbiguousAlphabet(
	IAlphabet currentAlphabet
)

Parameters

currentAlphabet
Type: BioIAlphabet
Alphabet to validate

Return Value

Type: IAlphabet

[Missing <returns> documentation for "M:Bio.Alphabets.GetAmbiguousAlphabet(Bio.IAlphabet)"]

See Also