dbReference {SMRUCC.genomics.Assembly.Uniprot.XML} | .NET clr documentation |
# namespace SMRUCC.genomics.Assembly.Uniprot.XML
export class dbReference {
# 外部数据库的编号
id: string;
molecule: molecule;
properties: property[];
# 外部数据库的名称
type: string;
}