getKEGGPathways: Get KEGG pathway gene sets

View source: R/get_data.R

getKEGGPathwaysR Documentation

Get KEGG pathway gene sets

Description

Get KEGG pathway gene sets

Usage

getKEGGPathways(organism, as_table = FALSE)

Arguments

organism

The organism code on KEGG.

as_table

Whether to return the gene sets as a two-column table.

Value

A list of a data frame, depends on the value of as_table.

Examples

# There is no example
NULL


jokergoo/rGREAT documentation built on March 28, 2024, 5:31 a.m.