Enzyme {SMRUCC.genomics.Assembly.Expasy.Database} .NET clr documentation

Enzyme

Description

使用Uniprot编号为主的酶分类数据记录

Declare

            
# namespace SMRUCC.genomics.Assembly.Expasy.Database
export class Enzyme {
   # (AN)
   AlternateName: string;
   # (CA)
   CatalyticActivity: string;
   # (CF)
   Cofactor: string;
   # (CC)
   Comments: string;
   # (DE)  (official name)
   Description: string;
   # (ID)  EC编号
   Identification: string;
   # (PR)  Cross-references to PROSITE
   PROSITE: string;
   # (DR)  Cross-references to Swiss-Prot
   SwissProt: string;
}

        

.NET clr type reference tree

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