| Size: 6082 Comment:  | Size: 6085 Comment:  | 
| Deletions are marked like this. | Additions are marked like this. | 
| Line 25: | Line 25: | 
| || [[http://pid.nci.nih.gov/|NCI]] || [[http://pid.nci.nih.gov/download.shtml|NCI]] || BioPAX || Entrez gene || sporadically || 219 pathways || | || [[http://pid.nci.nih.gov/|NCI]] || scripted download of zipped release from website || BioPAX || Entrez gene || sporadically || 219 pathways || | 
Enrichment Map Gene Sets
Summary
- Enrichment Map Gene Sets are a set of Gene Set files in GMT format (compatible with GSEA) updated monthly from original source locations available with: - Entrez gene ids
- UniProt accessions 
- Gene symbols
 
- The GMT File format contains one Gene Set per line.  Each line contains: - Name (tab) Description (tab) Gene (tab) Gene (tab) ...
- In our format: - Name = Gene Set Name | Gene Set Source | Gene Set Source identifier - Example --> ATP-dependent protein binding|GO|GO:0043008 OR arginine biosynthesis IV|HUMANCYC|ARGININE-SYN4-PWY 
 
- Description = Gene Set Name - Example --> ATP-dependent protein binding OR arginine biosynthesis IV 
 
- Gene = identified by one of the three possible identifiers (Entrez gene id, UniProt accession or gene symbols) 
 
- Name = Gene Set Name | Gene Set Source | Gene Set Source identifier 
 
Sources
- Human 
| Source | File Origin | File Type | ID extracted | Frequency source is updated | Number of pathways | 
| KEGG ftp site (July 2011) | GMT | Symbol | static as of July 1, 2011 | 236 | |
|  Msigdb - c2  | manual download from Msigdb | GMT | Entrez gene | sporadically |   Biocarta - 217 | 
| scripted download of zipped release from website | BioPAX | Entrez gene | sporadically | 219 pathways | |
| IOB | received directly from IOB - static (July 2011) | BioPAX | Entrez gene | sporadically |  35 pathways -   | 
| scripted download of files numbered 1-25 | BioPAX | Entrez gene | static |   25 pathways -  | |
| scripted download of zipped release from password protected website. | BioPAX | UniProt | updated periodically | 249 Pathways | |
| scripted download of zipped release from website | BioPAX | UniProt | updated release | 1117 pathways (release 37) | |
| scripted download from EBI ftp site (human) | GAF | Uniprot | released once a month |  13,034 no GO IEA  | |
|  Msigdb - c3  | manual download from Msigdb | GMT | Entrez gene | sporadically |  221 miRs  | 
- Mouse 
| Source | File Origin | File Type | ID extracted | Frequency source is updated | Number of pathways | 
| scripted download of zipped release from website | BioPAX | UniProt | updated release | 946 pathways (release 37) | |
| scripted download from MGI ftp site (mouse) | GAF | MGI | released once a month |  14,563 no GO IEA  | |
| translated from Human using Homologene | GMT | Entrez gene | static as of July 1, 2011 | 236 | |
|  Msigdb - c2  | translated from Human using Homologene | GMT | Entrez gene | sporadically |   total 880: | 
| translated from Human using Homologene | GMT | Entrez gene | sporadically | 219 pathways | |
| IOB | translated from Human using Homologene | GMT | Entrez gene | sporadically |  35 pathways -   | 
| translated from Human using Homologene | GMT | Entrez gene | static |   25 pathways -  | |
| translated from Human using Homologene | GMT | Entrez gene | updated periodically | 249 Pathways | 
File Structure
< > denotes directory
- <Release> - directory is named according to date sets were updated. - <Species> - <Identifier> - (either Entrez gene, UniProt, Gene symbol) - <GO> - BP = biological process
- MF = molecular function
- CC = Cellular component
- All = BP + MF + CC
- no_GO_IEA - indicates that the file excludes GO annotations with evidence codes - 'IEA' (inferred from electronic annotation), 'ND' (No biological data available), 'RCA' (inferred from reviewed computational analysis) 
- with_GO_IEA - indicates that the file includes GO annotations with evidence codes - 'IEA' (inferred from electronic annotation), 'ND' (No biological data available), 'RCA' (inferred from reviewed computational analysis) 
 
- <Pathways> 
- <miRs> 
- <TF> 
- <Disease phenotypes> 
 
 
 
- In each <identifier> directory There are amalgamated Gene Set files: - AllPathways - contains all pathway sources in the Pathways directory 
- GOPathways - contains all GO (MF, BP, CC) and all Pathway sources in the Pathways directory.
 
Creating customized Gene Sets
- Download the desired gene set files you would like to use in your customized set. (For example Human_IOB_Entrezgene.gmt Human_NetPath_Entrezgene.gmt ) 
cat Human_IOB_Entrezgene.gmt Human_NetPath_Entrezgene.gmt > MyCustomizedSet.gmt
