pathway_database-class | R Documentation |
An S4 class to represent pathways
[ method
names method
length method
## S3 method for class 'pathway_database'
x[i, ...]
## S3 method for class 'pathway_database'
names(x)
## S3 method for class 'pathway_database'
length(x)
x |
x |
i |
i |
... |
other parameters |
pathway_database
ID of pathways
message
database_info
database_info
pathway_id
pathway_id
pathway_name
pathway_name
describtion
describtion
pathway_class
pathway_class
gene_list
gene_list
compound_list
compound_list
protein_list
protein_list
reference_list
reference_list
related_disease
related_disease
related_module
related_module
Xiaotao Shen shenxt1990@outlook.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.