Click or drag to resize
GenBankLocusTokenParserLocusConstantsAlphabetTypes Field
Maps each known molecule type string to its enumeration definition.

Namespace: Bio.IO.GenBank
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public static readonly List<KeyValuePair<string, MoleculeType>> AlphabetTypes

Field Value

Type: ListKeyValuePairString, MoleculeType
See Also