Difference between revisions of "MSigDB v5.2 Release Notes"

From GeneSetEnrichmentAnalysisWiki
Jump to navigation Jump to search
m
m
Line 27: Line 27:
 
<ul>
 
<ul>
 
<li>we computed <tt>Jaccard's coefficients</tt> for each pair of sets</li>
 
<li>we computed <tt>Jaccard's coefficients</tt> for each pair of sets</li>
<li>potentially redundant sets have <tt>Jaccard's coefficient</tt> > 0.85</li>
+
<li>defined pairs of sets as highly similar if their <tt>Jaccard's coefficients</tt> was greater than 0.85</li>
</ul>
+
<li>grouped pairs of highly similar sets into "chunks" according to their GO term IDs</li>
 +
<li>computational filtering:</li>
 +
<p>in each "chunk" of highly similar pairs of sets, we kept the larger set and discarded the smaller sets</p>
 +
<li>manual pruning</li>
 +
<p>in each "chunk" of highly similar pairs of sets, we kept the most general (higher in the GO hierarchy) set</p>
 
<p>The previous version of the C5 collection contained 864 gene sets that were founder sets for one or more gene set in the MSigDB Hallmark collection. These depricated C5 sets are included in MSigDB 5.2 as an ARCHIVED collection in order to preserve links to their pages from the hallmark gene set pages.</p>
 
<p>The previous version of the C5 collection contained 864 gene sets that were founder sets for one or more gene set in the MSigDB Hallmark collection. These depricated C5 sets are included in MSigDB 5.2 as an ARCHIVED collection in order to preserve links to their pages from the hallmark gene set pages.</p>
 
<h2>Updates to C2:CGP - curated gene sets</h2>
 
<h2>Updates to C2:CGP - curated gene sets</h2>

Revision as of 12:33, 13 October 2016

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

This page describes the changes made to the gene set collections for Release 5.2 of the Molecular Signatures Database (MSigDB).

Overhaul of C5 collection - gene ontology

Gene sets in this collection are derived from the controlled vocabulary of the Gene Ontology (GO) project: The Gene Ontology Consortium. Gene Ontology: tool for the unification of biology (Nature Genet 2000). The gene sets are named by GO term and contain genes annotated by that term. We have replaced the entire collection with new gene sets using recent GO term annotations.

This collection is divided into three subcollections:

  • CC: GO Cellular component (+584 gene sets). Gene sets derived from the Cellular Component Ontology.
  • MF: GO Molecular function (+929 gene sets). Gene sets derived from the Molecular Function Ontology.
  • BP: GO Biological process (+4653 gene sets). Gene sets derived from the Biological Process Ontology.

Outline of the procedure:

All sets are based on associations of GO terms to human genes. Genes annotated with the same GO term make the corresponding GO term gene set.

The input files are:

  • gene2go (downloaded on May 3, 2016)
  • This file reports GO terms that have been associated with genes in NCBI Entrez Gene. It is generated by processing the gene_association file on the GO FTP site and comparing the DB_Object_ID to annotation in NCBI Entrez Gene, as also reported in gene_info.gz. The file is available here. It is a tab delimited plain text file with one tax_id / gene_id / evidence_code per line.

  • go-basic.obo(downloaded on May 3, 2016)
  • This file contains the entire GO ontology in OBO v.1.2 format.

First, for each GO term we got the corresponding human genes from the gene2go file. Next, we have applied the path rule. Gene products are associated with the most specific GO terms possible. All parent terms up to the root automatically apply to the gene product. Thus, the parent GO term gene sets should include all genes associated with the children GO terms. Then we removed sets with fewer than 10 or more than 2,000 Entrez Gene IDs. Finally, we resolved redundancies by applying the following rules:

  • we computed Jaccard's coefficients for each pair of sets
  • defined pairs of sets as highly similar if their Jaccard's coefficients was greater than 0.85
  • grouped pairs of highly similar sets into "chunks" according to their GO term IDs
  • computational filtering:
  • in each "chunk" of highly similar pairs of sets, we kept the larger set and discarded the smaller sets

  • manual pruning
  • in each "chunk" of highly similar pairs of sets, we kept the most general (higher in the GO hierarchy) set

    The previous version of the C5 collection contained 864 gene sets that were founder sets for one or more gene set in the MSigDB Hallmark collection. These depricated C5 sets are included in MSigDB 5.2 as an ARCHIVED collection in order to preserve links to their pages from the hallmark gene set pages.

    Updates to C2:CGP - curated gene sets

    We added 4 gene sets (submitted by Dr. Eppert, MgGill University) and redefined the gene set MCLACHLAN_DENTAL_CARIES_DN

    Updates to C6 collection - oncogenic signatures

    Corrected typing errors in the names of two gene sets.

    Updates to C7 collection - immunologic signatures

    Corrected typing errors in the names of 332 gene sets and fixed other errors in gene set annotations.

    For more information

    For complete descriptions of all collections or to download the updated gene sets, go to the Browse Collections page. Detailed information about v5.1 MSigDB gene sets that have been renamed, deprecated or archived in the 5.2 release can be found here