The compile data of the target bacteria species genome database in the KEGG.(KEGG数据库之中的关于目标研究的微生物菌株的KEGG数据库之中的所有的信息的编译的集合)
XmlModel
01 Syntax
SMRUCC.genomics.Assembly.KEGG.Archives.Xml.XmlModel
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GetMaps | 1 | 获取得到某一个基因所映射得到的酶促反应过程 |
| GetAllPathways | 1 | Gets the pathway information data from this species genome compile data. |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| Metabolome | 1 | The reaction information which can be annotated in this bacteria species. |
| spCode | 1 | The kegg species brief code. |
04 Members
GetMaps(
String)获取得到某一个基因所映射得到的酶促反应过程
Parameters
| Name | Type | Description |
|---|---|---|
locus | String | 基因号 |
GetAllPathways
Gets the pathway information data from this species genome compile data.
Metabolome
The reaction information which can be annotated in this bacteria species.
spCode
The kegg species brief code.