reactomePathways: Returns a list of Reactome pathways for given Entrez gene IDs

View source: R/pathways.R

reactomePathwaysR Documentation

Returns a list of Reactome pathways for given Entrez gene IDs

Description

Returns a list of Reactome pathways for given Entrez gene IDs

Usage

reactomePathways(genes)

Arguments

genes

Entrez IDs of query genes.

Value

A list of vectors with gene sets.

Examples

data(exampleRanks)
pathways <- reactomePathways(names(exampleRanks))

ctlab/fgsea documentation built on May 3, 2024, 3:43 p.m.