Click or drag to resize
GenBankLocusInfoStrand Property
A StrandType specifies whether sequence occurs as a single stranded, double stranded or mixed stranded.

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

Property Value

Type: SequenceStrandType
See Also