LOCUS {SMRUCC.genomics.Assembly.NCBI.GenBank.GBFF.Keywords} .NET clr documentation

LOCUS

Description

Declare

            
# namespace SMRUCC.genomics.Assembly.NCBI.GenBank.GBFF.Keywords
export class LOCUS extends KeyWord {
   # 一般可以通过这个属性来作为整个基因组数据的唯一编号
   AccessionID: string;
   Length: integer;
   Molecular: string;
   Type: string;
   UpdateTime: string;
}

        

.NET clr type reference tree

  1. this class extends from KeyWord class: KeyWord

[Package {$package} version {$version} Index]