Click or drag to resize
CodingSequenceTranslation Property
Automatically generated one-letter abbreviated amino acid sequence derived from either the universal genetic code or the table as specified in Transl_table qualifier and as determined by exceptions in the Transl_except and Codon qualifiers.

Namespace: Bio.IO.GenBank
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public string Translation { get; set; }

Property Value

Type: String
See Also