Click or drag to resize
GenBankMetadataLocus Property
Gets or sets the locaus information. Locus is a short mnemonic name for the entry, chosen to suggest the sequence's definition

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

Property Value

Type: GenBankLocusInfo
See Also