View source: R/get_pathway_information.R
get_pathway_information | R Documentation |
get_pathway_information extracts information about a pathway from a GeneSet object
get_pathway_information(geneset, path, remove.tags = F)
geneset |
is a GeneSet object for pathway annotation |
name |
is the name of the gene set to be returned |
dontrun{
library(leapr)
# load example gene set
data("ncipid")
tnfpathway = get_pathway_information(ncipid, "tnfpathway")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.