download_latest_pathway: download_latest_pathway

Description Usage Arguments Details Value Examples

View source: R/KEGG_function.R

Description

The function will downlaod the latest pathway gene link from KEGG website.

Usage

1

Arguments

species

the species id in KEGG database, 'hsa' means human, 'mmu' means mouse, 'rno' means rat, etc

Details

The function will downlaod the latest pathway gene link from KEGG website.

Value

a list with two parts

name keggpathway2gene

description a list with the genes for each pathway

name pathway2name

description a list with the names for each pathway

Examples

1
## Not run: download_latest_pathway(species="hsa")

KEGGprofile documentation built on Nov. 8, 2020, 6:13 p.m.