get_pathways: Retreive pathway annotations for a list of genes

View source: R/get_pathways.R

get_pathwaysR Documentation

Retreive pathway annotations for a list of genes

Description

Look up pathway annotations for genes using data from HGNC, GO (MF, CC, BP), or MSigDB (H,C1-C7) database.

Usage

get_pathways(database, genes)

Arguments

database

string ("hgnc","mf","cc","bp","h","c1","c2","c3","c4","c5","c6", or "c7")

genes

vector of gene names (genes detected in proteomic data)

Value

data.frame containing gene, pathway, (and GO.ID if appropriate) columns


lagelab/Genoppi documentation built on Oct. 13, 2022, 2:36 p.m.