Click or drag to resize
GenBankMetadataSegment Property
Segment provides the information on the order in which this entry appears in a series of discontinuous sequences from the same molecule.

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

Property Value

Type: SequenceSegment
See Also