Gene set enrichment analysis: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Line 32: Line 32:


=== NASQAR ===
=== NASQAR ===
NASQAR (Nucleic Acid SeQuence Analysis Resource) is an open source, web-based platform for high-throughput sequencing data analysis and visualization<ref>{{cite web|title=NASQAR: Nucleic Acid SeQuence Analysis Resource|url=http://nasqar.abudhabi.nyu.edu/}}</ref>. Users can perform GSEA using the popular R-based clusterProfiler package <ref>{{Cite journal|last=Yu|first=Guangchuang|last2=Wang|first2= Li-Gen|last3=Han|first3=Yanyan|title=clusterProfiler: an R package for comparing biological themes among gene clusters|journal=OMICS: A Journal of Integrative Biology|volume=16|issue=5|pages=284–287|doi=10.1089/omi.2011.0118|year=2012}}</ref>in a simple, user-friendly web app. NASQAR currently supports GO Term and KEGG Pathway enrichment with all organisms supported by an Org.Db database<ref>{{cite web|title=Bioconductor Org.Db Packages|url=http://bioconductor.org/packages/release/BiocViews.html#___OrgDb}}</ref>.
NASQAR (Nucleic Acid SeQuence Analysis Resource) is an open source, web-based platform for high-throughput sequencing data analysis and visualization<ref>{{Cite journal|last=Gunsalus|first=Kristin C.|last2=Khalfan|first2=Mohammed|last3=Rowe|first3=Jillian|last4=Drou|first4=Nizar|last5=Yousif|first5=Ayman|date=2019-07-22|title=NASQAR: A web-based platform for High-throughput sequencing data analysis and visualization|url=https://www.biorxiv.org/content/10.1101/709980v1|journal=bioRxiv|language=en|pages=709980|doi=10.1101/709980}}</ref><ref>{{cite web|title=NASQAR: Nucleic Acid SeQuence Analysis Resource|url=http://nasqar.abudhabi.nyu.edu/}}</ref>. Users can perform GSEA using the popular R-based clusterProfiler package <ref>{{Cite journal|last=Yu|first=Guangchuang|last2=Wang|first2= Li-Gen|last3=Han|first3=Yanyan|title=clusterProfiler: an R package for comparing biological themes among gene clusters|journal=OMICS: A Journal of Integrative Biology|volume=16|issue=5|pages=284–287|doi=10.1089/omi.2011.0118|year=2012}}</ref>in a simple, user-friendly web app. NASQAR currently supports GO Term and KEGG Pathway enrichment with all organisms supported by an Org.Db database<ref>{{cite web|title=Bioconductor Org.Db Packages|url=http://bioconductor.org/packages/release/BiocViews.html#___OrgDb}}</ref>.


=== PlantRegMap===
=== PlantRegMap===

Revision as of 06:25, 31 July 2019

Gene set enrichment analysis (GSEA) (also functional enrichment analysis) is a method to identify classes of genes or proteins that are over-represented in a large set of genes or proteins, and may have an association with disease phenotypes. The method uses statistical approaches to identify significantly enriched or depleted groups of genes. Transcriptomics technologies and proteomics results often identify thousands of genes which are used for the analysis.[1]

Researchers performing high-throughput experiments that yield sets of genes (for example, genes that are differentially expressed under different conditions) often want to retrieve a functional profile of that gene set, in order to better understand the underlying biological processes. This can be done by comparing the input gene set to each of the bins (terms) in the gene ontology – a statistical test can be performed for each bin to see if it is enriched for the input genes.

Background

While the completion of the Human Genome Project gifted researchers with an enormous amount of new information, it also left them with the problem of how to interpret and analyze the incredible amount of data. In order to seek out genes associated with diseases, researchers used DNA microarrays, which measure the amount of gene expression in different cells. Researchers would perform these microarrays on thousands of different genes, and compare the results of two different cell categories, e.g. normal cells versus cancerous cells. However, this method of comparison is not sensitive enough to detect the subtle differences between the expression of individual genes, because diseases typically involve entire groups of genes.[2] Multiple genes are linked to a single biological pathway, and so it is the additive change in expression within gene sets that leads to the difference in phenotypic expression. Gene Set Enrichment Analysis was developed [2] to focus on the changes of expression in groups of a priori defined gene sets. By doing so, this method resolves the problem of the undetectable, small changes in the expression of single genes.

Methods of GSEA

Gene set enrichment analysis uses a priori gene sets that have been grouped together by their involvement in the same biological pathway, or by proximal location on a chromosome.[1] A database of these predefined sets can be found at the Molecular signatures database (MSigDB).[3][4] In GSEA, DNA microarrays, or now RNA-Seq, are still performed and compared between two cell categories, but instead of focusing on individual genes in a long list, the focus is put on a gene set.[1] Researchers analyze whether the majority of genes in the set fall in the extremes of this list: the top and bottom of the list correspond to the largest differences in expression between the two cell types. If the gene set falls at either the top (over-expressed) or bottom (under-expressed), it is thought to be related to the phenotypic differences.

In the method that is typically referred to as standard GSEA, there are three steps involved in the analytical process.[1] [2]The general steps are summarized below:

  1. Calculate the enrichment score (ES) that represents the amount to which the genes in the set are over-represented at either the top or bottom of the list. This score is a Kolmogorov–Smirnov-like statistic.[1][2]
  2. Estimate the statistical significance of the ES. This calculation is done by a phenotypic-based permutation test in order to produce a null distribution for the ES. The P value is determined by comparison to the null distribution.[1][2]
    • Calculating significance this way tests for the dependence of the gene set on the diagnostic/phenotypic labels[1][2]
  3. Adjust for multiple hypothesis testing for when a large number of gene sets are being analyzed at one time. The enrichment scores for each set are normalized and a false discovery rate is calculated.[1][2]

Limitations and proposed alternatives to standard GSEA

SEA

When GSEA was first proposed in 2003 some immediate concerns were raised regarding its methodology. These criticisms led to the use of the correlation-weighted Kolmogorov–Smirnov test, the normalized ES, and the false discovery rate calculation, all of which are the factors that currently define standard GSEA.[5] However, GSEA has now also been criticized for the fact that its null distribution is superfluous, and too difficult to be worth calculating, as well as the fact that its Kolmogorov–Smirnov-like statistic is not as sensitive as the original.[5] As an alternative, the method known as Singular Enrichment Analysis (SEA), was proposed. This method assumes gene independence and uses a simpler approach to calculate t-test. However, it is thought that these assumptions are in fact too simplifying, and gene correlation cannot be disregarded.[5]

SGSE

One other limitation to Gene Set Enrichment Analysis is that the results are very dependent on the algorithm that clusters the genes, and the number of clusters being tested.[6] Spectral Gene Set Enrichment (SGSE) is a proposed, unsupervised test. The method’s founders claim that it is a better way to find associations between MSigDB gene sets and microarray data. The general steps include:

1. Calculating the association between principal components and gene sets.[6]

2. Using the weighted Z-method to calculate the association between the gene sets and the spectral structure of the data.[6]

Tools for performing GSEA

GSEA uses complicated statistics, so it requires a computer program to run the calculations. However, because GSEA has become standard practice in the last decade, there are many websites and downloadable programs that will provide the data sets and run the analysis.

NASQAR

NASQAR (Nucleic Acid SeQuence Analysis Resource) is an open source, web-based platform for high-throughput sequencing data analysis and visualization[7][8]. Users can perform GSEA using the popular R-based clusterProfiler package [9]in a simple, user-friendly web app. NASQAR currently supports GO Term and KEGG Pathway enrichment with all organisms supported by an Org.Db database[10].

PlantRegMap

The gene ontology (GO) annotation for 165 plant species and GO enrichment analysis is available.[11]

MSigDB

The Molecular Signatures Database hosts an extensive collection of annotated gene sets that can be used with most GSEA Software.

Broad Institute

The Broad Institute website is in cooperation with MSigDB and has a downloadable GSEA software, as well a general tutorial for those new to performing this analytical technique.[12]

Enrichr

Enrichr is a gene set enrichment analysis tool for mammalian gene sets. It contains background libraries for transcription regulation, pathways and protein interactions, ontologies including GO and the human and mouse phenotype ontologies, signatures from cells treated with drugs, and expression of genes in different cells and tissues. Enrichr was developed by the Ma'ayan laboratory at Mount Sinai.[13] The background libraries are from over 70 resources and contain over 200,000 annotated gene sets. The tool can be accessed through API and provides different ways to visualize the results.[14]

GeneSCF

GeneSCF is a real-time based functional enrichment tool with support for multiple organisms[15] and is designed to overcome the problems associated with using outdated resources and databases.[16] Advantages of using GeneSCF: real-time analysis, users do not have to depend on enrichment tools to get updated, easy for computational biologists to integrate GeneSCF with their NGS pipeline, it supports multiple organisms, enrichment analysis for multiple gene list using multiple source database in single run, retrieve or download complete GO terms/Pathways/Functions with associated genes as simple table format in a plain text file.[17][18]

DAVID

The Database for Annotation, Visualization and Integrated Discovery (DAVID) is a bioinformatics tool that pools together information from most major bioinformatics sources, with the aim of analyzing large gene lists in a high-throughput manner.[19] DAVID goes beyond standard GSEA with additional functions like switching between gene and protein identifiers on the genome-wide scale,[19] however, it is important to note that the annotations used by DAVID have not been updated since January 2010 [20] which can have a considerable impact on practical interpretation of results.[21] In October 2016, DAVID Knowledgebase version 6.8 was released with a complete rebuild.

AmiGO 2

The Gene ontology consortium has also developed their own online GO term enrichment tool,[22] allowing species-specific enrichment analysis versus the complete database, coarser-grained GO slims, or custom references.[23]

GREAT

In 2010, Gill Bejerano from Stanford University released the Genomic region enrichment of annotations tool (GREAT), a software which takes advantage of regulatory domains to better associate gene ontology terms to genes.[24] Its primary purpose is to identify pathways and processes that are significantly associated with factor regulating activity. This method maps genes with regulatory regions through a hypergeometric test over genes, inferring proximal gene regulatory domains. It does this by using the total fraction of the genome associated with a given ontology term as the expected fraction of input regions associated with the term by chance. Enrichment is calculated by all regulatory regions, and several experiments were performed to validate GREAT, one of which being enrichment analyses done on 8 ChIP-seq datasets.[25]

FunRich

The Functional Enrichment Analysis (FunRich) tool[26] is mainly used for the functional enrichment and network analysis of OMICS data.[27]

InterMine

Instances of InterMine automatically provide enrichment analysis [28] for uploaded sets of genes and other biological entities.

ToppGene Suite

ToppGene is a one-stop portal for gene list enrichment analysis and candidate gene prioritization based on functional annotations and protein interactions network[29]. Developed and maintained by the Division of Biomedical Informatics at Cincinnati Children's Hospital Medical Center.

QuSAGE

Quantitative Set Analysis for Gene Expression (QuSAGE) is a computational method for gene set enrichment analysis [30]. QuSAGE improves power by accounting for inter-gene correlations and quantifies gene set activity with a complete probability density function (PDF). From this PDF, P values and confidence intervals can be easily extracted. Preserving the PDF also allows for post-hoc analysis (e.g., pair-wise comparisons of gene set activity) while maintaining statistical traceability. Turner et al. extended the applicability of QuSAGE to longitudinal studies by adding functionality for general linear mixed models[31]. QuSAGE was used by the NIH/NIAID Human Immunology Project Consortium to identify baseline transcriptional signatures that were associated with human influenza vaccination responses[32]. QuSAGE is available as an R/Bioconductor package, and is maintained by the Kleinstein Lab at Yale School of Medicine.

Blast2GO

Blast2GO is a bioinformatics platform for functional annotation and analysis of genomic datasets.[33] This tool allows to perform gene set enrichment analysis (GSEA)[34], among other functions.

g:Profiler

g:Profiler is a widely used toolset for finding biological categories enriched in gene lists, conversions between gene identifiers and mappings to their orthologs. Mission of g:Profiler is to provide a reliable service based on up to date high quality data in a convenient manner across many evidence types, identifier spaces and organisms. g:Profiler relies on Ensembl as a primary data source and follows their quarterly release cycle while updating the other data sources simultaneously. g:Profiler provides modern responsive interactive web interface, standardised API, an R package gprofiler2 and libraries. The results are delivered through interactive and configurable interface. Results can be downloaded as publication ready visualisations or delimited text files. g:Profiler supports close to 500 species and strains, including vertebrates, plants, fungi, insects and parasites. By supporting user uploaded custom GMT files, g:Profiler is capable of analysing data from any organism. All past releases are maintained for reproducibility and transparency. g:Profiler is freely available for all users at https://biit.cs.ut.ee/gprofiler.

Applications and results of GSEA

GSEA and genome-wide association studies

Single-nucleotide polymorphisms, or SNPs, are single base mutations that may be associated with diseases. One base change has the potential to affect the protein that results from that gene being expressed; however, it also has the potential to have no effect at all. Genome-wide association studies are comparisons between healthy and disease genotypes to try to find SNPs that are overrepresented in the disease genomes, and might be associationed with that condition. Before GSEA, the accuracy of genome-wide SNP association studies was severely limited by a high number of false positives.[35] The theory that the SNPs contributing to a disease tend to be grouped in a set of genes that are all involved in the same biological pathway, is what the GSEA-SNP method is based on. This application of GSEA does not only aid in the discovery of disease-associated SNPs, but helps illuminate the corresponding pathways and mechanisms of the diseases.[35]

GSEA and Spontaneous Preterm Birth

Gene Set Enrichment methods led to the discovery of new suspect genes and biological pathways related to the Spontaneous Preterm Birth.[36] Exome sequences from women who had experienced SPTB were compared to those from females from the 1000 Genome Project, using a tool that scored possible disease-causing variants. Genes with higher scores were then run through different programs to group them into gene sets based on pathways and ontology groups. This study found that the variants were significantly clustered in sets related to several pathways, all suspects in SPTB.[36]

GSEA and cancer cell profiling

Gene Set Enrichment Analysis can be used to understand the changes that cells undergo during carcinogenesis and metastasis. In a study, microarrays were performed on renal cell carcinoma metastases, primary renal tumors, and normal kidney tissue, and the data was analyzed using GSEA.[37] This analysis showed significant changes of expression in genes involved in pathways that have not been previously associated with the progression of renal cancer. From this study, GSEA has provided potential new targets for renal cell carcinoma therapy.

GSEA and schizophrenia

GSEA can be used to help understand the molecular mechanisms of complex disorders. Schizophrenia is a largely heritable disorder, but is also very complex, and the onset of the disease involves many genes interacting within multiple pathways, as well the interaction of those genes with environmental factors. For instance, epigenetic changes, like DNA methylation, are affected by the environment, but are also inherently dependent on the DNA itself. DNA methylation is the most well-studied epigenetic change, and was recently analyzed using GSEA in relation to schizophrenia-related intermediate phenotypes.[38] Researchers ranked genes for their correlation between methylation patterns and each of the phenotypes. They then used GSEA to look for an enrichment of genes that are predicted to be targeted by microRNAs in the progression of the disease.[38]

GSEA and depression

GSEA can help provide molecular evidence for the association of biological pathways with diseases. Previous studies shown that long-term depression symptoms are correlated with changes in immune response and inflammatory pathways.[39] A study by Elovainio et al. was aimed at finding genetic and molecular evidence that supports this association. The researchers took blood samples from the Young Finns Study (participants were depression patients), and used genome-wide expression data, along with GSEA to find expression differences in gene sets related to inflammatory pathways. The study found that patients who rated with the most severe depression symptoms also had significant expression differences in those gene sets, and this result supports the association hypothesis.[39]

References

  1. ^ a b c d e f g h Subramanian, Aravind; Tamayo, Pablo; Mootha, Vamsi K.; Mukherjee, Sayan; Ebert, Benjamin L.; Gillette, Michael A.; Paulovich, Amanda; Pomeroy, Scott L.; Golub, Todd R. (2005-10-25). "Gene set enrichment analysis: A knowledge-based approach for interpreting genome-wide expression profiles". Proceedings of the National Academy of Sciences. 102 (43): 15545–15550. doi:10.1073/pnas.0506580102. ISSN 0027-8424. PMC 1239896. PMID 16199517.
  2. ^ a b c d e f g Mootha, Vamsi K.; et al. (2003). "PGC-1a-responsive genes involved in oxidative phosphorylation are coordinately downregulated in human diabetes". Nature Genetics. 34 (3): 267–273. doi:10.1038/ng1180. PMID 12808457.
  3. ^ Liberzon, Arthur; Birger, Chet; Thorvaldsdóttir, Helga; Ghandi, Mahmoud; Mesirov, Jill P.; Tamayo, Pablo (2015-12-23). "The Molecular Signatures Database Hallmark Gene Set Collection". Cell Systems. 1 (6): 417–425. doi:10.1016/j.cels.2015.12.004. ISSN 2405-4712. PMC 4707969. PMID 26771021.
  4. ^ "Molecular signature database (MSigDB) 3.0 (PDF Download Available)". ResearchGate.
  5. ^ a b c Tamayo, Pablo; Steinhardt, George; Liberzon, Arthur; Mesirov, Jill P. (2016-02-01). "The limitations of simple gene set enrichment analysis assuming gene independence". Statistical Methods in Medical Research. 25 (1): 472–487. arXiv:1110.4128. doi:10.1177/0962280212460441. ISSN 0962-2802. PMC 3758419. PMID 23070592.
  6. ^ a b c Frost, H Robert; Li, Zhigang; Moore, Jason H (2015-03-03). "Spectral gene set enrichment (SGSE)". BMC Bioinformatics. 16 (1): 70. doi:10.1186/s12859-015-0490-7. PMC 4365810. PMID 25879888.{{cite journal}}: CS1 maint: unflagged free DOI (link)
  7. ^ Gunsalus, Kristin C.; Khalfan, Mohammed; Rowe, Jillian; Drou, Nizar; Yousif, Ayman (2019-07-22). "NASQAR: A web-based platform for High-throughput sequencing data analysis and visualization". bioRxiv: 709980. doi:10.1101/709980.
  8. ^ "NASQAR: Nucleic Acid SeQuence Analysis Resource".
  9. ^ Yu, Guangchuang; Wang, Li-Gen; Han, Yanyan (2012). "clusterProfiler: an R package for comparing biological themes among gene clusters". OMICS: A Journal of Integrative Biology. 16 (5): 284–287. doi:10.1089/omi.2011.0118.
  10. ^ "Bioconductor Org.Db Packages".
  11. ^ "PlantRegMap: Plant Regulation Data and Analysis Platform @ CBI, PKU". plantregmap.cbi.pku.edu.cn.
  12. ^ "GSEA | Desktop Tutorial". software.broadinstitute.org.
  13. ^ "Ma'ayan Laboratory - Computational Systems Biology - Icahn School of Medicine at Mount Sinai". labs.icahn.mssm.edu.
  14. ^ Chen, Edward Y. "Enrichr". amp.pharm.mssm.edu.
  15. ^ Santhilal Subhash; Chandrasekhar Kanduri (2016). "GeneSCF: a real-time based functional enrichment tool with support for multiple organisms". BMC Bioinformatics. 17 (1): 365. doi:10.1186/s12859-016-1250-z. PMC 5020511. PMID 27618934.{{cite journal}}: CS1 maint: unflagged free DOI (link)
  16. ^ Lina Wadi; Mona Meyer; Joel Weiser; Lincoln D Stein; Jüri Reimand (2016). "Impact of outdated gene annotations on pathway enrichment analysis". Nature Methods. 13 (9): 705–706. doi:10.1038/nmeth.3963. PMID 27575621.
  17. ^ "Home | GeneSCF::Gene Set Clustering based on Functional annotation". genescf.kandurilab.org.
  18. ^ "Gene Set Clustering based on Functional annotation (GeneSCF)". www.biostars.org.
  19. ^ a b Huang, Da Wei; Sherman, Brad T; Lempicki, Richard A (2009). "Systematic and integrative analysis of large gene lists using DAVID bioinformatics resources". Nature Protocols. 4 (1): 44–57. doi:10.1038/nprot.2008.211. PMID 19131956.
  20. ^ Wadi L, Meyer M, Weiser J, Stein LD, Reimand J. "Impact of knowledge accumulation on pathway enrichment analysis". bioRxiv 049288. {{cite bioRxiv}}: Check |biorxiv= value (help)
  21. ^ Huang, Da Wei; Sherman, Brad T.; Lempicki, Richard A. (1 December 2008). "Systematic and integrative analysis of large gene lists using DAVID bioinformatics resources". Nature Protocols. 4 (1): 44–57. doi:10.1038/nprot.2008.211. PMID 19131956.
  22. ^ Consortium, Gene Ontology. "AmiGO 2: Welcome". amigo.geneontology.org.
  23. ^ "Gene Ontology Consortium: going forward". Nucleic Acids Research. 43 (D1): D1049–D1056. 26 November 2014. doi:10.1093/nar/gku1179. PMC 4383973. PMID 25428369.
  24. ^ "GREAT Input: Genomic Regions Enrichment of Annotations Tool, Bejerano Lab, Stanford University". bejerano.stanford.edu.
  25. ^ "GREAT improves functional interpretation of cis-regulatory regions" (PDF).
  26. ^ "FunRich :: Download". funrich.org.
  27. ^ Pathan, M; Keerthikumar, S; Ang, C. S.; Gangoda, L; Quek, C. Y.; Williamson, N. A.; Mouradov, D; Sieber, O. M.; Simpson, R. J.; Salim, A; Bacic, A; Hill, A; Stroud, D. A.; Ryan, M. T.; Agbinya, J. I.; Mariadasson, J. M.; Burgess, A. W.; Mathivanan, S (2015). "Technical brief funrich: An open access standalone functional enrichment and interaction network analysis tool". Proteomics. 15 (15): 2597–601. doi:10.1002/pmic.201400515. PMID 25921073.
  28. ^ "List enrichment widgets statistics — InterMine documentation".
  29. ^ Chen, J; Bardes, EE; Aronow, BJ; Jegga, AG (1 July 2009). "ToppGene Suite for gene list enrichment analysis and candidate gene prioritization". Nucleic Acids Research. 37 (suppl_2): W305–W311. doi:10.1093/nar/gkp427. PMC 2703978. PMID 19465376.
  30. ^ Yaari, Gur; Bolen, Christopher R.; Thakar, Juilee; Kleinstein, Steven H. (2013-10-01). "Quantitative set analysis for gene expression: a method to quantify gene set differential expression including gene-gene correlations". Nucleic Acids Research. 41 (18): e170. doi:10.1093/nar/gkt660. ISSN 0305-1048. PMC 3794608. PMID 23921631.
  31. ^ Turner, Jacob A.; Bolen, Christopher R.; Blankenship, Derek M. (2015-08-28). "Quantitative gene set analysis generalized for repeated measures, confounder adjustment, and continuous covariates". BMC Bioinformatics. 16: 272. doi:10.1186/s12859-015-0707-9. ISSN 1471-2105. PMC 4551517. PMID 26316107.{{cite journal}}: CS1 maint: unflagged free DOI (link)
  32. ^ Team, HIPC-CHI Signatures Project; Consortium, Hipc-I. (2017-08-25). "Multicohort analysis reveals baseline transcriptional predictors of influenza vaccination responses". Science Immunology. 2 (14): eaal4656. doi:10.1126/sciimmunol.aal4656. ISSN 2470-9468. PMC 5800877. PMID 28842433.
  33. ^ Conesa, A.; Gotz, S.; Garcia-Gomez, J. M.; Terol, J.; Talon, M.; Robles, M. (2005-08-04). "Blast2GO: a universal tool for annotation, visualization and analysis in functional genomics research". Bioinformatics. 21 (18): 3674–3676. doi:10.1093/bioinformatics/bti610. ISSN 1367-4803. PMID 16081474.
  34. ^ "Figure 3: Heatmaps of gene set enrichment analysis (GSEA) of DEGs based on RNAseq data in response to abiotic stresses". www.nature.com. Retrieved 2018-09-05.
  35. ^ a b Holden, Marit; Deng, Shiwei; Wojnowski, Leszek; Kulle, Bettina (2008-12-01). "GSEA-SNP: applying gene set enrichment analysis to SNP data from genome-wide association studies". Bioinformatics. 24 (23): 2784–2785. doi:10.1093/bioinformatics/btn516. ISSN 1367-4803. PMID 18854360.
  36. ^ a b Manuck, Tracy A.; Watkins, Scott; Esplin, M. Sean; Parry, Samuel; Zhang, Heping; Huang, Hao; Biggio, Joseph R.; Bukowski, Radek; Saade, George (2016). "242: Gene set enrichment investigation of maternal exome variation in spontaneous preterm birth (SPTB)". American Journal of Obstetrics and Gynecology. 214 (1): S142–S143. doi:10.1016/j.ajog.2015.10.280.
  37. ^ Maruschke, Matthias; Hakenberg, Oliver W; Koczan, Dirk; Zimmermann, Wolfgang; Stief, Christian G; Buchner, Alexander (2014-01-01). "Expression profiling of metastatic renal cell carcinoma using gene set enrichment analysis". International Journal of Urology. 21 (1): 46–51. doi:10.1111/iju.12183. ISSN 1442-2042. PMID 23634695.
  38. ^ a b Hass, Johanna; Walton, Esther; Wright, Carrie; Beyer, Andreas; Scholz, Markus; Turner, Jessica; Liu, Jingyu; Smolka, Michael N.; Roessner, Veit (2015-06-03). "Associations between DNA methylation and schizophrenia-related intermediate phenotypes — A gene set enrichment analysis". Progress in Neuro-Psychopharmacology and Biological Psychiatry. 59: 31–39. doi:10.1016/j.pnpbp.2015.01.006. PMC 4346504. PMID 25598502.
  39. ^ a b Elovainio, Marko; Taipale, Tuukka; Seppälä, Ilkka; Mononen, Nina; Raitoharju, Emma; Jokela, Markus; Pulkki-Råback, Laura; Illig, Thomas; Waldenberger, Melanie (2015). "Activated immune–inflammatory pathways are associated with long-standing depressive symptoms: Evidence from gene-set enrichment analyses in the Young Finns Study". Journal of Psychiatric Research. 71: 120–125. doi:10.1016/j.jpsychires.2015.09.017. PMID 26473696.