query_reactome_pathways: Query reactome for involved biological pathways

Description Usage Arguments Value Examples

View source: R/query_reactome_pathways.R

Description

Get all reactome.org pathways that involve any of the genes provided.

Usage

1

Arguments

genes

character vector of valid ensembl gene IDs (no version suffix)

Value

character vector of reactome IDs of the pathways involving at least one of the input genes.

Examples

1
query_reactome_pathways(c("ENSG00000130203", "ENSG00000189058"))

kkmann/pwcuratr documentation built on March 7, 2020, 2 a.m.