Difference between revisions of "New Page To Test DB Fix"

From GeneSetEnrichmentAnalysisWiki
Jump to navigation Jump to search
Line 9: Line 9:
 
<br />
 
<br />
 
</font>
 
</font>
<p><strong><font size="3">Gene sets</font></strong></p>
+
<p><strong><font size="3">MSigDB gene sets</font></strong></p>
 
<font size="3"> The Molecular Signatures Database (MSigDB) contains more than 3000 gene sets for use with GSEA. The best source of information about the gene sets is the MSigDB page.<br />
 
<font size="3"> The Molecular Signatures Database (MSigDB) contains more than 3000 gene sets for use with GSEA. The best source of information about the gene sets is the MSigDB page.<br />
 
<br />
 
<br />

Revision as of 10:27, 25 July 2007

Welcome!

Use the navigation bar on the left to display GSEA documentation. If you have comments or questions not answered by the FAQ or the User Guide, contact us: gsea@broad.mit.edu.

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

The Molecular Signatures Database (MSigDB) contains more than 3000 gene sets for use with GSEA. The best source of information about the gene sets is the MSigDB page.

Software

 GSEA software is distributed in the following ways:

  • Desktop application -- Easy-to-use graphical interface that can be run from the Software page. The User Guide fully describes this application.

  • Java jar file -- Command line interface that can be downloaded from the Software page. The User Guide describes how to run GSEA from the command line. 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 Software page. This implementation is intended for experienced programmers who want to tweak and play with algorithm. The R-GSEA Readme provides brief instructions and support is limited.

  • Java source code -- Source code and JavaDoc for the Java jar file can be downloaded from this page. Links are in the navigation bar to the left.


Thanks for your interest in GSEA.