position {SMRUCC.genomics.Assembly.Uniprot.XML} .NET clr documentation

position

Description

序列上面的某一个位点位置

Declare

            
# namespace SMRUCC.genomics.Assembly.Uniprot.XML
export class position {
   position: integer;
   # Value could be one of these enumeration:
   #  
   #  + certain
   #  + uncertain
   #  + less than
   #  + greater than
   #  + unknown
   status: string;
}

        

.NET clr type reference tree

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