Click or drag to resize
GenBankLocusInfoStrandTopology Property
A StrandTopology specifies whether the strand is linear or circular.

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

Property Value

Type: SequenceStrandTopology
See Also