Click or drag to resize
GenBankLocusInfoSequenceType Property
Sequence type specifies whether the sequence is a base pair (bp) or an amino acid (aa).

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

Property Value

Type: String
See Also