CSV data model for storage the kegg pathway brief information.(用于向Csv文件保存数据的简单格式的代谢途径数据存储对象)
Pathway
01 Syntax
SMRUCC.genomics.Assembly.KEGG.Archives.Tabular.Pathway
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| LoadData | 1 | 将所下载的代谢途径数据转换为CSV文档保存 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| EntryId | 1 | Pathway object KEGG database entry id. |
| Class | 1 | Phenotype Class |
| Category | 1 | Phenotype Category |
| PathwayGenes | 1 | The enzyme gene which was involved in this pathway catalysts. |
04 Members
LoadData(
String, String)将所下载的代谢途径数据转换为CSV文档保存
Parameters
| Name | Type | Description |
|---|---|---|
directory | String | - |
sp_code | String | 物种名称的三字母简写,例如xcb |
EntryId
Pathway object KEGG database entry id.
Class
Phenotype Class
Category
Phenotype Category
PathwayGenes
The enzyme gene which was involved in this pathway catalysts.