View source: R/16_KEGG_pathway.R
request_kegg_pathway | R Documentation |
Request one specific pathway information in KEGG
request_kegg_pathway(pathway_id = "hsa00010")
pathway_id |
pathway id. For example, hsa00010 |
Xiaotao Shen shenxt1990@outlook.com
x = request_kegg_pathway(pathway_id = "hsa00010")
x[1:2]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.