Click or drag to resize
CodingSequenceCodon Property
Specifies a codon which is different from any found in the reference genetic code.

Namespace: Bio.IO.GenBank
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public List<string> Codon { get; }

Property Value

Type: ListString
See Also