View source: R/pathway_database-methods.R
get_pathway_class | R Documentation |
Extract the class of pathways.
get_pathway_class(object)
object |
pathway_class object. |
Xiaotao Shen shenxt1990@outlook.com
library(metpath)
kegg_hsa_pathway = get_kegg_pathway(local = TRUE, organism = "hsa")
kegg_hsa_pathway
get_pathway_class(kegg_hsa_pathway)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.