A data model for the KEGG compound.
Compound
01 Syntax
SMRUCC.genomics.Assembly.KEGG.DBGET.bGetObject.Compound
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GetDBLinkManager | 1 | |
| GetPathways | 1 | |
| GetModules | 1 | |
| GetDBLinks | 1 | |
| ToString | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| entry | 1 | KEGG compound ID: cpd:C\d+ |
| commonNames | 1 | the metabolite common names |
| reactionId | 1 | The compound was involved in these reactions. |
| DbLinks | 1 | the database cross reference links |
| KCF | 1 | 2D分子结构数据 |
| Image | 1 | A png image that encoded in base64 string format |
| formula | 1 | |
| molWeight | 1 | |
| exactMass | 1 | |
| pathway | 1 | |
| Module | 1 | |
| remarks | 1 | |
| enzyme | 1 | |
| category | 1 |
04 Fields
| Name | Overloads | Summary |
|---|---|---|
| xmlns | 1 | |
| xmlns_kegg | 1 |
05 Members
entry
KEGG compound ID: cpd:C\d+
commonNames
the metabolite common names
reactionId
The compound was involved in these reactions. (http://www.kegg.jp/dbget-bin/www_bget?rn:[KEGG_Reaction_ID])
DbLinks
the database cross reference links
KCF
2D分子结构数据
Image
A png image that encoded in base64 string format
xmlns
xmlns_kegg
formula
molWeight
exactMass
pathway
Module
remarks
enzyme
category
GetDBLinkManager()
GetPathways()
GetModules()
GetDBLinks()
ToString()