Skip to main content
  • Research article
  • Open access
  • Published:

OGA: an ontological tool of human phenotypes with genetic associations

Abstract

Background

The availability of genetic data has increased dramatically in recent years. The greatest value of this data is its potential for personalized medicine. Many new associations are reported every day from Genome Wide Association Studies (GWAS). However, robust, reproducible associations are elusive for some complex diseases. Ontologies present a potential way to distinguish between spurious associations and those with a potential influence on the phenotype. Such an approach would be based on finding associations of the same genetic variant with closely related, but distinct, phenotypes. This approach can be accomplished with a phenotype ontology that also holds genetic association data.

Results

Here, we report a structured knowledge application to navigate and to facilitate the discovery of relationships between different phenotypes and their genetic associations.

Conclusions

OGA allows users to (1) find the intersecting set of genes for phenotypes of interest, (2) find empirical p values for such observations and (3) OGA outperforms similar applications in number of total concepts and genes mapped.

Background

The impact of genetic associations (GA) is, in some cases, dramatic [13]. For example, consider the case of BRACA1/2 [4]. The number of women undergoing a double mastectomy based solely on family history and BRACA1/2 genotype has increased dramatically in the past several years [4]. However, for many phenotypes, especially for complex diseases, this type of association is still elusive. The lack of strong associations after many GWAS studies for phenotypes of interest is known as the “missing heritability” problem [3]. This problem may have its basis in the combinatorial nature of the interaction between genes and phenotypes. Therefore, many efforts have been centered on trying to explore the search space of genes/SNP combinations, or alternatively trying to combine genotypes with expression or epigenetic data [5, 6]. Regardless of the approach, all those alternatives tend to ignore the potential in silico replication that could be derived from comparing association to phenotypes that are apparently different, but that are indeed related. The basic idea is to take phenotypes that are distinct, but that are related by their ontological relationships, and compare them by finding the genes that are common to them. If common genes are found that have associations with higher frequency than it would be observed by chance, it may indicate that this genotype-phenotype association is stronger than others, or that the genes involved in the association are indeed related to a common root phenotype and not just to their ontological descendants. This type of analysis can facilitate the generation of hypotheses based on this in silico replication and can facilitate data management as well as improve data accessibility.

A limited number of applications are currently available that allow linking existing genetic associations to structured knowledge of phenotypes. Two of these applications are Neurocarta [7] and the GWAS Diagram Browser (GDB) [8]. They both allow users to navigate the phenotype ontology and to observe the genetic associations linked to a particular phenotype. However, neither tool allows the user to take advantage of the structured knowledge in the application to test hypotheses or to analyze the data in a way similar to the method proposed above. OGA is different from Neurocarta and GDB in that it allows the user to not only find specific phenotypes and browse the ontology, but it also allows the user to perform meaningful tests that take advantage of the ontology.

Methods

OGA was created by combining three important data sources: the Human Phenotype Ontology (HPO)[9] to form the backbone of the ontology, the Genetic Association Database (GAD) [10] and the GWASdb[11] to provide the genetic association data. Currently, OGA holds 10,164 ontological concepts imported from HPO, 84,558 genetic associations imported from GAD and 212,185 genetic associations imported from GWASdb. In order to link the concepts in the ontology to the associations obtained from GAD, we utilized an in-house implementation of the suffix array data structure [12]. We created a text index with the HPO concept names and used the index to match the description of the phenotypes in GAD. The mapping between GWASdb and the HPO already exists and it is available at the GWASdb website [13]. We imported the mappings into OGA. OGA is fully implemented in JAVA and runs in all operating systems with the Java Run Environment (JRE). A SQLite database is used to access all data required by the application. Everything necessary to run the application including the jar file, tutorials and the SQLite database is included in a single download file. The only requirement to run OGA is the JRE 1.6 or higher.

Results and discussion

Currently, OGA has 2,294 (out of 10,164) concepts linked to a total of 135,091 (out of 296,743) associations. A total of 205,707 links now exist in OGA between HPO and the associations in GAD/GWASdb, there are many more links (phenotype to association mappings) than there are associations, because links are many-to-many relationships between associations and phenotypes. The links to several phenotypes in OGA were removed, because the phenotype labels were too short and were causing unspecific matches, i.e. “EO”, “ALS”, “age” and “CAD”. In order to showcase the unique type of analyses that are possible with OGA, we selected four arbitrary neurological disorders: bulimia (HP:0100739), schizophrenia (HP:0100753), depression (HP:0000716) and psychosis (HP:0000709). Four genes common to all four phenotypes were found using OGA: COMT, HTR2A, SLC6A3 and SLC6A4. OGA provides an empirical p value for this observation by obtaining random samples of the same size as the associations established for each phenotype. OGA repeats the random sampling until the same number of genes common to all phenotypes is found by chance (1,000 maximum). For this example, after 1,000 samplings no set was found with four or more genes, which translates into an empirical p value of p < 0.001. Although, they are beyond the scope of this paper, some interesting questions are generated from this in silico experiment, such as: what makes these four genes common to all of these phenotypes? Are these simply all associated with a root phenotype such as neurological abnormality (HP:0000707)? Are these genes related to an underlying characteristic common to all four conditions?

OGA allows for easy navigation of the ontology. Additionally, it displays the associations linked to the phenotype selected. Additionally, OGA allows the user to select several phenotypes of interest and to find all the genes common to the selected phenotypes. Furthermore, OGA allows the user to obtain an empirical p value by recreating the random samplings as described above. Although previous work has pointed to the feasibility and benefit of the structured knowledge links between phenotypes and genotypes [14], to our knowledge OGA is the first application to (1) find the intersecting set of genes for phenotypes of interest and (2) find empirical p values for such observations. Two other applications use structured knowledge to relate phenotypes to genetic associations, Neurocarta and the GDB. However, neither application provides a way to take advantage of the ontology by generating analyses based on its structure. OGA provides a way to find the gene intersection between phenotypical hierarchies. When OGA calculates the gene intersection between two concepts this includes the associations to all of the concept's ontological descendants. Neurocarta is manually curated and geared towards neurological diseases, but it does not allow for the type of analysis that OGA provides. Conversely, the manual curation of Neurocarta may make it much more reliable; however it may impair the exploratory potential that can be reached by automated solutions such as OGA. In addition, OGA combines the associations found in GAD and the GWASdb into one application. There are clear advantages of combining both datasets. GWASdb contains many more association entries (241,438) compared to GAD (84,558). GAD, however, contributes a greater overall number of phenotypes to OGA (11,149) compared to phenotypes contributed by GWASdb (1,620). These numbers point to an advantage of OGA versus GDB, OGA contains links to more phenotypes by linking to GAD. It is important to point out that the entries in GWASdb include phenotype-genotype relationships that were established with a p value threshold of p < 10-3[11], which is not considered a significant association in the GWAS context (after adjustment for multiple testing) and the entries in GAD are not filtered by association p value. However, this observation benefits the main purpose of OGA, which is to lend weight to unconfirmed associations by finding in silico replication in ontologically related phenotypes. Table 1 shows a comparison between OGA, Neurocarta and GDB including several characteristics that help highlight the differences between these tools. By combining GAD and GWASdb entries, OGA reaches 205,707 links (mapping between phenotype concepts and associations) while GDB and Neurocarta only reach 91,301 and 30,000, respectively. Table 1 also shows how the number of concepts with mappings to genetic associations is also higher in OGA, 2,294 compared to 2,000 mapped concepts in Neurocarta and 622 in GDB. The number of genes with mappings to concepts on the ontology is also higher in OGA. OGA has 11,349 genes mapped, while Neurocarta and GDB only reach 7,000 and 7,511, respectively. Table 1 also highlights the point that OGA provides a way to perform statistical analyses, while neither Neurocarta nor GDB have this feature.

Table 1 A comparison between OGA, Neurocarta and the GWASdb diagram browser

OGA is meant to be a very simple to use application, the user can locate any concept present in HPO by typing any substring of the concept in the search box (upper left corner, Figure 1). A list of concepts matching the substring is then presented by OGA (upper right corner, Figure 1). By clicking on the of the search results, the user can navigate to that concept in the ontology. Figure 1 shows how OGA displays the concept selected on the center, in this case, “Platelet aggregation defect (HP:0003540). The concept's ontological parents are displayed right above the concept and its children immediately below (Figure 1). The user can traverse the whole structure of the ontology by simply clicking in the parents or children of a concept or jump to a completely different hierarchy by simply using the search feature. In addition, the user can add the current selected concept to a list of concepts to be analyzed using the “Add” button, then find the gene intersection of the selected concepts using the “Analyze” button (lower right corner, Figure 1).

Figure 1
figure 1

The OGA graphical user interface. This figure shows the OGA main window, the search box on the upper right corner can be used to search for any substring of the concept of interest.

Finally, OGA is a standalone application that can be extended and used according to the user computational capabilities.

Conclusions

OGA combines GAD and GWASdb to map genetic associations to the human phenotype ontology. OGA allows users easy navigation of a phenotype ontology that also has links to genetic associations. In addition, OGA can automatically establish links between the concepts present in phenotype ontologies and the entries on genetic association databases. This feature can facilitate the routine reanalysis of data in order to search for emerging associations of interest. Furthermore, OGA provides the means to establish empirical p values for observations of genes overlapping interesting phenotypes. By combining GAD and GWASdb, OGA outperforms similar applications like Neurocarta and GDB in measures such as the total number of mapped concepts, total number of mapped genes and total number of mappings between phenotype concepts and genetic associations.

Availability of supporting data

Project name: Ontological tool of human phenotypes with Genetic Associations (OGA)

Project home page: http://code.google.com/p/oga-genetic-association/downloads/list

Operating system(s): Platform independent

Programming language: Java-Java Run Environment (JRE)

Other requirements: none

License: GNU GPL

Any restrictions to use by non-academics: none

Contact: jenriqueherrera@gmail.com

Abbreviations

OGA:

Ontological tool of phenotypes with genetic associations

GAD:

Genetic association database

HPO:

Human phenotype ontology

GWAS:

Genome wide association study

GDB:

GWAS diagram browser.

References

  1. Altman RB: Personal genomic measurements: the opportunity for information integration. Clin Pharmacol Ther. 2013, 93 (1): 21-23. 10.1038/clpt.2012.203.

    Article  PubMed  CAS  PubMed Central  Google Scholar 

  2. Visscher PM, Brown MA, McCarthy MI, Yang J: Five years of GWAS discovery. Am J Hum Genet. 2012, 90 (1): 7-24. 10.1016/j.ajhg.2011.11.029.

    Article  PubMed  CAS  PubMed Central  Google Scholar 

  3. Zuk O, Hechter E, Sunyaev SR, Lander ES: The mystery of missing heritability: genetic interactions create phantom heritability. Proc Natl Acad Sci USA. 2012, 109 (4): 1193-1198. 10.1073/pnas.1119675109.

    Article  PubMed  CAS  PubMed Central  Google Scholar 

  4. Visser A, Prins JB, Hoogerbrugge N, van Laarhoven HW: Group medical visits in the follow-up of women with a BRCA mutation: design of a randomized controlled trial. BMC Womens Health. 2011, 11: 39-10.1186/1472-6874-11-39.

    Article  PubMed  CAS  PubMed Central  Google Scholar 

  5. Liu Y, Maxwell S, Feng T, Zhu X, Elston RC, Koyuturk M, Chance MR: Gene, pathway and network frameworks to identify epistatic interactions of single nucleotide polymorphisms derived from GWAS data. BMC Syst Biol. 2012, 6 (Suppl 3): S15-10.1186/1752-0509-6-S3-S15.

    Article  PubMed  PubMed Central  Google Scholar 

  6. Reumann M, Makalic E, Goudey BW, Inouye M, Bickerstaffe A, Bui M, Park DJ, Kapuscinski MK, Schmidt DF, Zhou Z, et al: Supercomputing enabling exhaustive statistical analysis of genome wide association study data: preliminary results. and biology society. Conf Proc IEEE Eng Med Biol Soc. 2012, 2012: 1258-1261.

    PubMed  Google Scholar 

  7. Portales-Casamar E, Ch’ng C, Lui F, St-Georges N, Zoubarev A, Lai AY, Lee M, Kwok C, Kwok W, Tseng L, et al: Neurocarta: aggregating and sharing disease-gene relations for the neurosciences. BMC Genomics. 2013, 14: 129-10.1186/1471-2164-14-129.

    Article  PubMed  CAS  PubMed Central  Google Scholar 

  8. The GWAS diagram browser.http://www.ebi.ac.uk/fgpt/gwas/,

  9. Robinson PN, Kohler S, Bauer S, Seelow D, Horn D, Mundlos S: The human phenotype ontology: a tool for annotating and analyzing human hereditary disease. Am J Hum Genet. 2008, 83 (5): 610-615. 10.1016/j.ajhg.2008.09.017.

    Article  PubMed  CAS  PubMed Central  Google Scholar 

  10. Becker KG, Barnes KC, Bright TJ, Wang SA: The genetic association database. Nat Genet. 2004, 36 (5): 431-432. 10.1038/ng0504-431.

    Article  PubMed  CAS  Google Scholar 

  11. Li MJ, Wang P, Liu X, Lim EL, Wang Z, Yeager M, Wong MP, Sham PC, Chanock SJ, Wang J: GWASdb: a database for human genetic variants identified by genome-wide association studies. Nucleic Acids Res. 2012, 40 (Database issue): D1047-D1054.

    Article  PubMed  CAS  PubMed Central  Google Scholar 

  12. Malde K, Coward E, Jonassen I: Fast sequence clustering using a suffix array algorithm. Bioinformatics. 2003, 19 (10): 1221-1226. 10.1093/bioinformatics/btg138.

    Article  PubMed  CAS  Google Scholar 

  13. The GWAS database, GWASdb.http://jjwanglab.org/gwasdb/,

  14. Taboada M, Martinez D, Pilo B, Jimenez-Escrig A, Robinson PN, Sobrido MJ: Querying phenotype-genotype relationships on patient datasets using semantic web technology: the example of cerebrotendinous xanthomatosis. BMC Med Inform Decis Mak. 2012, 12: 78-10.1186/1472-6947-12-78.

    Article  PubMed  PubMed Central  Google Scholar 

Download references

Acknowledgements

The views expressed in this article are those of the authors and do not necessarily reflect the official policy or position of the Department of the Navy, Department of Defense, nor the U.S. Government. Vishwesh Mokashi is an employee of the U.S. Government. This work was prepared as part of his official duties. Title 17 U.S.C. §105 provides that “Copyright protection under this title is not available for any work of the United States Government.” Title 17 U.S.C. §101 defines a U.S. Government work as a work prepared by a military service member or employee of the U.S. Government as part of that person's official duties. We thank Dr. Kimberly A. Bishop-Lilly for her careful review and critical editing of this document. DLH is supported by a grant from the Defense Threat Reduction Agency. We would like to thank the BMC research notes reviewers for their constructive suggestions and corrections.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Jesus Enrique Herrera-Galeano.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ contributions

JEH, Formulated the questions, designed the application, implemented the applications, wrote the paper. DLH, Participated in the design of the application and provided critical editing of the paper. VM, Participated in the design of the application and provided critical editing of the paper. JLS, Identifying the problem, design of the application and writing the paper. All authors read and approved the final manuscript.

Authors’ original submitted files for images

Below are the links to the authors’ original submitted files for images.

Authors’ original file for figure 1

Rights and permissions

This article is published under license to BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.

Reprints and permissions

About this article

Cite this article

Herrera-Galeano, J.E., Hirschberg, D.L., Mokashi, V. et al. OGA: an ontological tool of human phenotypes with genetic associations. BMC Res Notes 6, 511 (2013). https://doi.org/10.1186/1756-0500-6-511

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1756-0500-6-511

Keywords