request_kegg_pathway: Request one specific pathway information in KEGG

View source: R/16_KEGG_pathway.R

request_kegg_pathwayR Documentation

Request one specific pathway information in KEGG

Description

Request one specific pathway information in KEGG

Usage

request_kegg_pathway(pathway_id = "hsa00010")

Arguments

pathway_id

pathway id. For example, hsa00010

Author(s)

Xiaotao Shen shenxt1990@outlook.com

Examples

x = request_kegg_pathway(pathway_id = "hsa00010")
x[1:2]


tidymass/massdatabase documentation built on Sept. 10, 2023, 10:35 p.m.