Click or drag to resize
GenBankMetadataFeatures Property
Containing information on portions of the sequence that code for proteins and RNA molecules and information on experimentally determined sites of biological significance.

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

Property Value

Type: SequenceFeatures
See Also