EnrichmentMap Cytoscape App 2.2¶
The Enrichment Map Cytoscape Plugin allows you to visualize the results of gene-set enrichment as a network. It will operate on any generic enrichment results as well as specifically on Gene Set Enrichment Analysis (GSEA) results. Nodes represent gene-sets and edges represent mutual overlap; in this way, highly redundant gene-sets are grouped together as clusters, dramatically improving the capability to navigate and interpret enrichment results.
Gene-set enrichment is a data analysis technique taking as input:
- A (ranked) gene list, from a genomic experiment
- gene-sets, grouping genes on the basis of a-priori knowledge (e.g. Gene Ontology) or experimental data (e.g. co-expression modules)
and generating as output the list of enriched gene-sets, i.e. best sets that summarizing the gene-list. It is common to refer to gene-set enrichment as functional enrichment because functional categories (e.g. Gene Ontology) are commonly used as gene-sets.
Cite EnrichmentMap¶
- Enrichment Map: A Network-Based Method for Gene-Set Enrichment Visualization and InterpretationMerico D, Isserlin R, Stueker O, Emili A, Bader GD
Examples of Use¶
- Functional impact of global rare copy number variation in autism spectrum disorders.Pinto D, Pagnamenta AT, Klei L, Anney R, Merico D, Regan R, Conroy J, Magalhaes TR, Correia C, Abrahams BS, Almeida J, Bacchelli E, Bader GD, et al.
- Pathway analysis of dilated cardiomyopathy using global proteomic profiling and enrichment mapsIsserlin R, Merico D, Alikhani-Koupaei R, Gramolini A, Bader GD, Emili A.
Papers Citing Enrichment Map¶
- Pathway analysis of expression data: deciphering functional building blocks of complex diseases.Emmert-Streib F, Glazko GV.PLoS Comput Biol. 2011 May;7(5):e1002053.
- Inflammasome is a central player in the induction of obesity and insulin resistance.Stienstra R, van Diepen JA, Tack CJ, Zaki MH, van de Veerdonk FL, Perera D, Neale GA, Hooiveld GJ, Hijmans A, Vroegrijk I, van den Berg S, Romijn J, Rensen PC, Joosten LA, Netea MG, Kanneganti TD.Proc Natl Acad Sci U S A. 2011 Aug 29.
- Delineation of Two Clinically and Molecularly Distinct Subgroups of Posterior Fossa EpendymomaWitt H, Mack SC, Ryzhova M, Bender S, Sill M, Isserlin R, Benner A, Hielscher T, Milde T, Remke M, Jones DTW, Northcott PA, Garzia L, Bertrand KC, Wittmann A, Yao Y, Roberts SS, Massimi L, Van Meter T, Weiss WA, Gupta N, Grajkowska W, Lach B, Cho YJ, von Deimling A, Kulozik AE, Witt O, Bader GD, Hawkins CE, Tabori U, Guha A, Rutka JT, Lichter P, Korshunov A, Taylor MD, Pfister SM
Report a Bug or a Problem¶
please make sure you don’t have formatting issues
if you are still not sure how to handle formats, or you don’t know what’s the best suitable analysis for you, please send an email to: daniele[AT]merico[DOT]gmail.com
please check what’s your
- plugin version and build (from the Cytoscape menu / Plugins / Enrichment Map / About)
- Cytoscape version (from the Cytoscape menu / Cytoscape)
- Operating System (e.g. Windows Vista)
and send your bug report to ruth[DOT]isserlin[AT]utoronto.ca
OR
report the bug to the Enrichment map issue tracker:
- go to https://github.com/BaderLab/EnrichmentMapApp
- click on “Issues”
- click on “New Issue”
- write a short description of the issue
- attached session file (.cys) file or example input files if applicable
- Make sure to enter plugin version and build, cytoscape version and operating system.
- click on “Submit new issue”
- Installing
- Quick Start Guide
- File Formats
- Tips on Parameter Choice
- Interfaces
- Attributes
- Additional Features
- EnrichmentMap Gene Sets
- Tutorials
- collapse_ExpressionMatrix.py