Click or drag to resize
GenBankMetadataVersion Property
A compound identifier consisting of the primary accession number and a numeric version number associated with the current version of the sequence data in the record. This is followed by an integer key (a "GI") assigned to the sequence by NCBI.

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

Property Value

Type: GenBankVersion
See Also