Enrichment Map Logo

Enrichment Map GREAT Tutorial

Outline

This quick tutorial will guide you through the generation of an Enrichment Map for an analysis performed using Genomic Region Enrichment Annotation Tool (GREAT),

To run this tutorial:

Description of the tutorial files contained in the GREATTutorial folder:

Instructions

Step 1: Generate GREAT output files

Screenshot Great Export results

  1. GO to GREAT website - http://great.stanford.edu/great/public/html/

  2. Select Species Assembly associated with your data. For this tutorial select Human: GRCh37

  3. In Test regions click on Choose File

  4. Navigate to files provided and select TestRegions_forGreat.bed

  5. Click on Submit

  6. Once the results page has loaded download all the results - in the Global controls heading click on the down arrow next to Global Export

  7. Select All data as tsv - greatExportAll.tsv will automatically be downloaded to your default Downloads directory. --> This is the file you can use in Enrichment Map (Dataset 1 or 2:Enrichment Results)

Step 1B: Generate Gene to region association file [Optional]

{Optional} - Download the Gene-to-region used by GREAT and modify it to be used in EM as an expression file.

  1. In the Global controls heading click on the down arrow next to Global Export

  2. Select view all region-gene associations

  3. Next to Gene->genomic region association table [The table on the right hand side of the page] click on Download table as text.

  4. File will automatically downloaded into your default Downloads directory (file name is similar to DATE-public-2.0.2-3vD5MB-hg19-all-gene.txt where DATE is the date of download. Name will also change depending on the version of GREAT and genome selected).
  5. Open the downloaded file in Excel.
  6. Add a row to the top of the file.
  7. In the first column enter "Name", and in the second column enter "Description"

Stpe 2: Generate Enrichment Map with GREAT Output

Screenshot Great Input Panel

  1. Open Cytoscape
  2. Click on Apps / Enrichment Maps / Load Enrichment Results
  3. Make sure the Analysis Type is set to DAVID/BiNGO/GREAT
  4. Please select the following files by clicking on the respective (...) button and selecting the file in the Dialog:
    • NO GMT file is required for GREAT Analysis

    • Dataset 1 / Expression: !geneToRegionExpressionFile.txt (OPTIONAL)

    • Dataset 1 / Enrichments: !GreatExportAll.tsv

  5. Tune Parameters
    • P-value cut-off 0.001

    • Q-value cut-off 0.05

    • Check Jaccard Coefficient
      • Jaccard coefficient cut-off 0.25

  6. Build Enrichment Map
  7. Once the network starts to build a dialog will pop up asking you how you would like to filter the GREAT results. There are four options:
    1. Hypergeometric test p-values and FDR.
    2. Binomial test p-values and FDR
    3. Both
    4. Either
  8. Select Both

Step 3: Examining Results

GREAT EM Result
Legend:

  1. Node (inner circle) size corresponds to the number of genes in dataset 1 within the geneset
  2. Node border (outer circle) size corresponds to the number of genes in dataset 2 within the geneset
  3. Colour of the node (inner circle) and border(outer circle) corresponds to the significance of the geneset for dataset 1 and dataset 2, respectively.
  4. Edge size corresponds to the number of genes that overlap between the two connected genesets. Green edges correspond to both datasets when it is the only colour edge. When there are two different edge colours, green corresponds to dataset 1 and blue corresponds to dataset 2.
    • NOTE: if you are using two enrichment sets you will see two different colours of edges in the enrichment map. When the set of genes in the two datasets are different (for example, when you are comparing two different species or when you are comparing results from two different platforms) the overlaps are computed for each dataset separately as there is a different set of genes that the enrichments were calculated on. In this case, since the enrichments were reduced to only a subset of most differentially expressed at each time point the set of genes the enrichments are calculated on are different and overlap are calculated for each set separately.

Software/EnrichmentMap/GreatTutorial (last edited 2014-09-19 17:22:50 by RuthIsserlin)

MoinMoin Appliance - Powered by TurnKey Linux