get_pathways: Retreive pathway annotations for a list of genes

Description Usage Arguments Value

View source: R/get_pathways.R

Description

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

Usage

1
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


frhl/genoppi-v4 documentation built on May 5, 2020, 7:16 a.m.