get_pathway_information: get_pathway_information

View source: R/get_pathway_information.R

get_pathway_informationR Documentation

get_pathway_information

Description

get_pathway_information extracts information about a pathway from a GeneSet object

Usage

get_pathway_information(geneset, path, remove.tags = F)

Arguments

geneset

is a GeneSet object for pathway annotation

name

is the name of the gene set to be returned

Examples

dontrun{
     library(leapr)
     
     # load example gene set
     data("ncipid")
     
     tnfpathway = get_pathway_information(ncipid, "tnfpathway")

}


biodataganache/leapR documentation built on Jan. 20, 2024, 2:55 a.m.