README.md

pathways

Human and mouse gene sets compiled for gene set enrichment analysis, and a simple interface for performing gene set enrichment analysis using fgsea. The gene sets are compiled from NCBI BioSystems, Pathway Commons and MSigDB. The gene sets are compiled from three sources: NCBI BioSystems, Pathway Commons and MSigDB.

See here for an example of an interactive plot for exploring the results of a gene set enrichment analysis on differential expression in B cells vs. other immune cell populations.

Quick Start

Install the package:

library(remotes)
install_github("stephenslab/pathways")

Load the package:

library(pathways)

Try running the gene set enrichment analysis example (not that it may take a little while to complete the gene set enrichment analysis):

example("perform_gsea")

Other notes



stephenslab/pathways documentation built on March 17, 2021, 11:03 p.m.