get_pathways | R Documentation |
Look up pathway annotations for genes using data from HGNC, GO (MF, CC, BP), or MSigDB (H,C1-C7) database.
get_pathways(database, genes)
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) |
data.frame containing gene, pathway, (and GO.ID if appropriate) columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.