sysbio-curie/ACSNMineR: Gene Enrichment Analysis from ACSN Maps or GMT Files

Compute and represent gene set enrichment or depletion from your data based on pre-saved maps from the Atlas of Cancer Signalling Networks (ACSN) or user imported maps. User imported maps must be complying with the GMT format as defined by the Broad Institute, that is to say that the file should be tab- separated, that the first column should contain the module name, the second column can contain comments that will be overwritten with the number of genes in the module, and subsequent columns must contain the list of genes (HUGO symbols; tab-separated) inside the module. The gene set enrichment can be run with hypergeometric test or Fisher exact test, and can use multiple corrections. Visualization of data can be done either by barplots or heatmaps.

Getting started

Package details

Maintainer
LicenseGPL-2
Version0.17.1.6
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("sysbio-curie/ACSNMineR")
sysbio-curie/ACSNMineR documentation built on May 31, 2019, 12:48 a.m.