Click or drag to resize
ParserContextAlphabet Property
Alphabet to use when creating sequences

Namespace: Bio.IO.AppliedBiosystems.DataParsers
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public IAlphabet Alphabet { get; set; }

Property Value

Type: IAlphabet

Implements

IParserContextAlphabet
See Also