Main Page

From GeneSetEnrichmentAnalysisWiki
Revision as of 10:47, 20 August 2019 by Acastanza (talk | contribs)
Jump to navigation Jump to search

GSEA Home | Downloads | Molecular Signatures Database | Documentation | Contact

Use the navigation bar on the left to display documentation on GSEA software, MSigDB database or GSEA/MSigDB web site. If you have comments or questions not answered by the FAQ or the User Guide, contact us at groups.google.com/group/gsea-help.

    When contacting our team with questions about java GSEA programs, please send the following information:
  • your computer's operation system
  • version of java which you used to run GSEA
  • detailed log transcript from the GSEA session in question

    to view the log, click [+] at the bottom of main screen of GSEA java desktop application, copy the text to a separate file and attach it to your request

Where to start

If you are new to GSEA, see the Tutorial for a brief overview of the software. If you have a question, see the FAQ or the User Guide. The User Guide describes how to prepare data files, load data files, run the gene set enrichment analysis, and interpret the results. It also includes instructions for running GSEA from the command line and a Quick Reference section, which describes each window of the GSEA desktop application.

MSigDB gene sets

Current release of the Molecular Signatures Database (v7.0 MSigDB) contains 22,596 gene sets for use with GSEA. For information about MSigDB and the gene sets, see the MSigDB web site.

Please note that gene sets can change or become deprecated in subsequent releases of MSigDB. It is thus important to indicate version of MSigDB to fully reference gene sets used in your study.

Software

We provide the following software implementations of the GSEA method:

  • Java desktop application -- Easy-to-use graphical interface that can be run from the Downloads page. The User Guide fully describes this application (referred to as GSEA or GSEA-P).
  • Java jar file -- Command line interface that can be downloaded from the Downloads page. See Running GSEA from the Command Line in the User Guide for details. This might be useful for analyzing several datasets sequentially, analyzing large datasets, or running analyses on a compute cluster.
  • R-GSEA -- R implementation of GSEA that can be downloaded from the Archived Downloads page. This implementation is intended for experienced computational biologists who want to tweak and play with algorithm. The R-GSEA Readme provides brief instructions and support is limited. Please note that this implementation has not been actively maintained since 2005.

Thank you for your interest in GSEA,
The GSEA Team