position {SMRUCC.genomics.Assembly.Uniprot.XML} | .NET clr documentation |
序列上面的某一个位点位置
# 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;
}