SeqRegion {SMRUCC.genomics.Annotation.Assembly.NCBI.GenBank.TabularFormat.GFF} .NET clr documentation

SeqRegion

Description

sequence-region (##sequence-region ) To indicate that this file only contains entries for the specified subregion of a sequence. [##sequence-region CP000050.1 1 5148708]

Declare

            
# namespace SMRUCC.genomics.Annotation.Assembly.NCBI.GenBank.TabularFormat.GFF
export class SeqRegion {
   accessId: string;
   ends: integer;
   start: integer;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]