get_pathways_list: Lists the IDs of the pathways in a pathways object

View source: R/utils.R

get_pathways_listR Documentation

Lists the IDs of the pathways in a pathways object

Description

Lists the IDs of the pathways included in the pathways object metaginfo

Usage

get_pathways_list(metaginfo)

Arguments

metaginfo

Pathways object

Value

List of the pathway IDs included in the pathways object

Examples

pathways <- load_pathways(species = "hsa", pathways_list = c("hsa03320",
"hsa04012"))
pathways_list <- get_pathways_list(pathways)


babelomics/hipathia documentation built on July 27, 2022, 2:23 p.m.