Skip to main content

DGH-GO: dissecting the genetic heterogeneity of complex diseases using gene ontology

Abstract

Background

Complex diseases such as neurodevelopmental disorders (NDDs) exhibit multiple etiologies. The multi-etiological nature of complex-diseases emerges from distinct but functionally similar group of genes. Different diseases sharing genes of such groups show related clinical outcomes that further restrict our understanding of disease mechanisms, thus, limiting the applications of personalized medicine approaches to complex genetic disorders.

Results

Here, we present an interactive and user-friendly application, called DGH-GO. DGH-GO allows biologists to dissect the genetic heterogeneity of complex diseases by stratifying the putative disease-causing genes into clusters that may contribute to distinct disease outcome development. It can also be used to study the shared etiology of complex-diseases. DGH-GO creates a semantic similarity matrix for the input genes by using Gene Ontology (GO). The resultant matrix can be visualized in 2D plots using different dimension reduction methods (T-SNE, Principal component analysis, umap and Principal coordinate analysis). In the next step, clusters of functionally similar genes are identified from genes functional similarities assessed through GO. This is achieved by employing four different clustering methods (K-means, Hierarchical, Fuzzy and PAM). The user may change the clustering parameters and explore their effect on stratification immediately. DGH-GO was applied to genes disrupted by rare genetic variants in Autism Spectrum Disorder (ASD) patients. The analysis confirmed the multi-etiological nature of ASD by identifying four clusters of genes that were enriched for distinct biological mechanisms and clinical outcome. In the second case study, the analysis of genes shared by different NDDs showed that genes causing multiple disorders tend to aggregate in similar clusters, indicating a possible shared etiology.

Conclusion

DGH-GO is a user-friendly application that allows biologists to study the multi-etiological nature of complex diseases by dissecting their genetic heterogeneity. In summary, functional similarities, dimension reduction and clustering methods, coupled with interactive visualization and control over analysis allows biologists to explore and analyze their datasets without requiring expert knowledge on these methods. The source code of proposed application is available at https://github.com/Muh-Asif/DGH-GO

Peer Review reports

Background

Complex diseases manifest with a broad range of phenotype, mediated by hundreds of genetic variants that differ in their structure, mode of inheritance, and frequency of occurrence. Complex diseases such as Autism Spectrum Disorder (ASD) present a heterogeneous phenotype and genotype that hinders the establishment of phenotypic and genotypic associations, thus, restricting the applications of modern precision medicine and biomedicine approaches.

A large number of genetic variants, including Single Nucleotide Variants (SNVs) and Copy Number Variants (CNVs) contribute to genetic heterogeneity of several disease by altering different functionally important genes [1, 2]. For example, CNVs are associated with several complex diseases such as ASD, Schizophrenia, Epilepsy, and Intellectual Disability (ID) [3,4,5,6,7,8]. Previous studies have reported that CNVs contribute to phenotypic heterogeneity of complex diseases [9].

Genetic variant(s) disrupting a gene that follows a certain path across different biological levels may cause a spectrum of disease phenotypes. One example of such gene is syndromic genes. Multiple genes located at different genomic locations disrupted by different variants converge at certain biological level to generate a specific disease phenotype. The group of genes converging on certain biological level tends to have similar biological functional. In case of complex disease each group of genes may consequent into a distinct biological mechanisms and clinical outcome.

Due to recent advances in genomic technologies, it is possible to accurately detect genetic variants in a larger population. Consequently, consortium based studies have genotyped thousands of patients and have revealed a large amount of genetic variants [6,7,8, 10, 11], providing opportunities to infer their biological mechanism, functional similarities and disease relevance. Enhanced understanding of functional interactions of putative disease causing genes forming a distinct group could pave a way to the establishment of phenotypic and genotypic associations. However, it is challenging to unravel the functional relationships of these potential disease candidates. Additionally, variants like CNVs span several genes, thus further intensifying the problem of putative causal gene identification.

Pipelines have been developed to annotate and infer biological functions of genetic variants using existing resources such as Gene Ontology (GO) [12]. Asif et al. presented a systematic pipeline that include both pre and post processing steps to infer biological mechanisms for rare CNVs [12]. Also, there exist the state-of-the-art methods to predict ASD putative casual genes [13, 14].

However, the phenotypic manifestations of predicted disease genes are not reproducible on other datasets. Furthermore, to better understand the disease prognosis and to facilitate the precision medicine currently, one of the fundamental challenges is to identify groups of functionally similar genes that govern specific and distinct disease traits.

Complex diseases exhibit multiple etiologies, indicating the role of hundreds of genetic variants. These genetic variants hardly act in isolation and studies have shown that putative disease causing genetic variants converge on common biological processes, indicating a functional relationship. It has also been hypothesized that functionally related genes tend to develop similar phenotypes. Studies have used Protein–Protein Interaction (PPI) networks and genes co-expression network to identify modules of genes, which may or may not lead to similar phenotype development [15].

One alternative to networks is ontological resources such as GO that contains more specific and higher level biological details for genes. GO is an ontological resource with three type of vocabularies namely biological process, molecular functional and cellular locations. The GO resource is an extensive and uniform biological resource with frequent updates. Functional similarities between genes can be assessed by applying semantic similarity measures on GO terms associated for the targeted genes. Previously, Asif et al. has highlighted the importance of genes functional similarities, computed using GO and semantic similarity measures [14]. The proposed classifier outperformed existing tools in predicting disease genes [14].

The GO is the most widely used and extensive ontological resource in biology and consists of three controlled vocabularies i.e. biological process, molecular function and cellular location. GO implements a Directed Acyclic Graph (DAG) structure where nodes, presenting GO terms, are linked through parent–child relationships. In such relationships, child nodes inherit all the annotations (genes in this study) associated with all of its parent nodes through a specific relationship. An example of such a relationship is “part-of '' meaning the child node is a subset of the parent node (Fig. 1).

Fig. 1
figure 1

Graphical representation of GO DAGs structure. Child term 1 has three ancestor terms (parent term 1, 2, and 3) with a part-of relationship. In such relationship, all the genes annotated with child term 1 are coming from its ancestor’s terms

Semantic similarity measures use this structure to assess the similarities between nodes i.e. GO terms (Fig. 1). Resnik [16], Wang [17], Lin [18] and Jiang [19] are frequently used semantic similarity measures. Semantic similarity measures use the GO structure to find the functional similarities between genes and score it in the range of 0–1, where 0 indicates that genes are highly distant and 1 means genes are identical. The score closer to 1 indicates functional similarity between genes.

In this study we proposed a pipeline, called Dissecting the Genetic Heterogeneity using GO (DGH-GO) with a graphical user interface. DGH-GO hypothesized that putative disease causing genes tend to converge on similar biological processes and pathways, indicating the functional relationship between them. Also, functionally similar genes may lead to similar or identical phenotype(s). The DGH-GO allows biologists to analyze a list of genes emerged from their large scale genomic studies or created from known disease databases to study the shared biological mechanisms among different diseases or conditions.

The proposed study contributes as follows:

  1. (1)

    In depth analysis of genes. DGH-GO allows the users to perform extensive analysis i.e. discovering the biological convergence patterns or functional associations for input genes. The analysis starts from descriptive statistics, calculation of semantic similarities, and dimension reduction, followed by clustering of genes.

  2. (2)

    Higher level of biological functional details: DGH-GO applies semantic similarity measures on GO to compute gene’s functional similarities that allow inferring the biological convergence patterns of putative or known disease causing genes.

  3. (3)

    User friendly: DGH-GO is the first interactive web application that aims for the identification of clusters comprising functionally similar genes. Furthermore, it allows users to apply different dimension reduction methods to visualize the input data in a reduced dimension. Currently, DGH-GO supports the analysis by five semantic similarity measures (coupled with four aggregate functions), four different dimension reduction and clustering methods. The users are free to choose any method to analyze their input genes. The ease of applying multiple methods in DGH-GO also makes it easier for users lacking computing skills to compare the performance of different methods for their targeted genes.

  4. (4)

    Biological applications:

    1. a.

      The proposed methodology was applied on genes disrupted by rare CNVs in ASD patients. The analysis through DGH-GO revealed that rare CNVs disrupting the genes in ASD patients converge on biological processes and form multiple clusters that were enriched for distinct but ASD related pathways and phenotype(s), confirming the multi-etiological nature of ASD.

    2. b.

      In addition, DGH-GO was also tested to dissect the shared etiology of complex diseases. The analysis showed that genes involved in multiple disorders tend to aggregate in separate clusters.

Implementation

DGH-GO uses gene’s functional similarities to infer the convergence pattern of putative/known disease causing gene. Figure 2 provides a graphical overview of DGH-GO workflow. The DGH-GO consists of three modules. The DGH-GO is developed in R Shiny. Shiny is an R package, which has been recently widely used to develop interactive web applications for bioinformatics data analysis. For example, Shiny applications have been developed for single-cell RNA seq and bulk RNA seq [20, 21].

Fig. 2
figure 2

Graphical representation of workflow of DGH-GO. MDS multidimensional scaling

The 1.7.1 shiny version was installed in R of version: 4.2.0. To calculate the functional similarities of genes the GOSemSim R package [22, 23] was used. DGH-GO uses the GOSemSim R package to apply semantic similarity measures and output the functional similarity matrix.

Dataset

For the case study of disease signature identification, genes disrupted by rare CNVs in ASD patients were obtained from Sander et al. [22]. Sander et al. reported rare CNVs disrupting the 3698 genes in 3802 patients diagnosed with ASD. For the second case study to explore the shared etiology of complex diseases, a list of genes known for ID, DD and EE was obtained from Zhang et al. [23]. Genes causing ASD were downloaded from the SFARI gene database (https://gene.sfari.org/). SFARI gene database is a well curated source of ASD genes which is periodically updated by domain experts. The expert researchers curate genes associated with ASD based on available references in literature. The SFARI gene database is a public database and ASD genes can be downloaded freely as a CSV file.

Results

Overview of DGH-GO

DGH-GO aims to dissect the genetic heterogeneity by identifying the clusters of functionally similar genes that may develop a distinct biological mechanism and disease phenotypes.

Identification of clusters containing the functionally similar genes is based on functional similarities, computed by applying semantic similarity measures on GO information for the targeted genes. Figure 2 shows the graphical representation of DGH-GO workflow.

DGH-GO consists of three modules, (1) Functional Similarities (FunSim) module; (2) Dimension Reduction (DimReduct) module; and (3) Clustering the Functional Similarities (ClusFunSim) module.

  1. (1)

    Functional Similarities (FunSim) module

The FunSim module calculates pairwise functional similarities among input genes. The functional similarities of genes can be determined by using controlled biological vocabularies, such as GO. Input genes may be a list of genes disrupted by genetic variants such as CNVs or SNPs. Alternatively, it can also be a list of genes involved in different complex diseases. For example, ASD and ID are complex NDDs. Genes causing ASD are also involved in ID. MBD5 is a syndromic gene and associated with both ASD and ID [24]. To estimate the functional similarities of genes, semantic similarity measures namely Resnik, Wang, Lin, Rel, and Jiang has been widely used. Most often, these measures are based on annotation details of the common ancestor terms. Some measures, in particular proposed by Wang utilizes the DAG structure of GO to compute the functional similarities of genes. Each measure has its own reported limitations, strengths and applications. The measures that utilize the annotation statistics of common ancestor, for example Resnik, Jiang, Rel and Lin are based on information content (IC). The IC of a GO term is defined by the negative logarithm of its probability of occurrence in a given collection of GO terms (Eq. 1).

$$IC\left(GO term\right)=-\mathrm{log}\left(p\left(GO term\right)\right)$$
(1)

As showed in Fig. 1, a GO term may have more than one ancestor terms. Due to the possibility of multiple parents for each term, it is possible that two terms can have shared parents by multiple paths in the DAG of GO. The measures based on IC compute the functional similarity of two terms by estimating the information content of their closest common ancestor terms, referred as most informative common ancestor (MICA). The Resnik similarity measure computes relatedness between two GO terms by utilizing the information content of the MICA. Resnik measure to calculate similarity between two GO terms is defined as:

$${Sim}_{Resnik}\left({Go term}_{1}, {Go term}_{2}\right)= IC\left(MICA\right)$$
(2)

Another measure proposed by Lin is also based on IC and for GO terms it is defined as:

$${Sim}_{Lin}\left({Go term}_{1}, {Go term}_{2}\right)= \frac{2 X IC(MICA)}{IC\left({Go term}_{1}\right) +IC({Go term}_{2})}$$
(3)

The Rel measure combines Lin and Resnik measures to determine the relatedness between two GO terms. The mathematical expression for Rel measure is provide in Eq. 4.

$${Sim}_{Rel}\left({Go term}_{1}, {Go term}_{2}\right)= \frac{2 X IC(MICA)(1-p\left(MICA\right))}{IC\left({Go term}_{1}\right) +IC({Go term}_{2})}$$
(4)

Jiang similarity measure also computes similarity between GO terms by comparing their IC values. Equation 5 provides the mathematical formula for Jiang measure.

$${Sim}_{Jiang}\left({Go term}_{1}, {Go term}_{2}\right)= 1-\mathrm{min}(1, IC\left({Go term}_{1}\right) + IC\left({Go term}_{2}\right)-2 X IC(MICA))$$
(5)

The Wang similarity measure does not use IC values of GO terms, instead it utilizes the DAG of GO. Wang measure first computes the semantic value (SV) for a GO term by estimating the contributions of its neighboring GO terms. A set of neighboring terms is created using the DAG structure.

$${Sim}_{wang}\left({Go term}_{1}, {Go term}_{2}\right)= \frac{ \sum_{t \epsilon {T}_{Go term1 }\cap {T}_{Go term2` }} {S}_{{Go term}_{1}}\left(t\right)+{S}_{{Go term}_{2}}\left(t\right) }{SV\left({Go term}_{1}\right)+SV({Go term}_{2})}$$
(6)

SV is calculated as:

$$SV\left({Go term}_{1}\right)= \sum_{t \epsilon {T}_{Go term1 }} {S}_{{Go term}_{1}}\left(t\right)$$
(7)

where \(t\) refers to terms having child terms in a DAG structure.

The description and mathematical derivation of similarity measures is provided in the context of GO and was adapted from GoSemSim vignette, available through Bioconductor.

The FunSim module employs these similarity measures (Resnik, Wang, Lin, Rel, and Jiang) to compute genes functional similarities. Semantic similarity measures utilize the structure of the ontology resource to calculate similarities for biomedical or non-biomedical entities. The most commonly used ontologies in life sciences are GO, Human Phenotype Ontology (HPO), and Disease Ontology (DO).

To calculate the similarities at gene level, semantic similarities scores of GO terms (associated with input genes) are aggregated into a final score, ranging between 0 and 1 through aggregate functions. The available aggregate functions are max, avg, rcmax and BMA.

The max combining function calculates the functional similarity among all GO terms and chooses the maximum score from created scoring matrix. The avg function computes the average functional similarity for all GO terms. The rcmax calculates the column and row scores separately and chooses the maximum value from created set of values. The BMA combining function is based on best match average approach, meaning final score is calculated by the average of all maximum similarities across each row and column.

DGH-GO allows users to choose one semantic similarity measure from Resink, Rel, Wang, Lin, and Jiang and one aggregate function. The selected measure along with aggregated function is used to calculate functional similarities for input genes list.

The output of the FunSim module is a squared semantic similarity matrix, coupled with genes and their known or putative diseases (Fig. 3A). The resulting similarity matrix is interactive and permits searching, sorting and export operations.

  1. (2)

    Dimension Reduction and Visualization (DimReduct) module

Fig. 3
figure 3

Output of DGH-GO. A Semantic similarity matrix showing the functional similarities of input genes; B dimension reduction of input genes; C clustering of genes using functional similarities

Large scale genomic studies of complex diseases such as ASD produce a large list of putative disease causing genes, disrupted by genetic variants in patients. Also, studying the shared etiology of several complex diseases such as ASD and ID can generate a large functional similarities matrix. The DimReduct module provides the option of applying different dimension reduction methods. Currently, DGH-GO supports Principal Component Analysis (PCA), Principal Coordinate Analysis (PcoA) and t-SNE methods to reduce dimensions of functional similarity matrix. The input to the DimReduct module is the functional similarities matrix generated by the FunSim module. The users can decide the number of dimensions and may also choose the specific dimensions for visualization of data in 2D space. The projections of functionality matrix with user defined number of dimensions are downloadable for future use. The interactive 2D visualization of dimensionally reduced data is also provided (Fig. 3B).

  1. (3)

    Clustering the functional similar genes (ClusFunSim) module

The ClusFunSim module applies different unsupervised clustering methods either on functional similarities matrix coming from FunSim module or dimensionally reduced data, output of DimReduct module. The users are free to define inputs for clustering methods. The ClusFunSim module contains four different clustering methods, namely K-means, PAM, hierarchical and Fuzzy. These clustering methods have been widely used in bioinformatic data analysis approaches [17]. Along with deciding the input data type, the users can also set the number of clusters for each clustering method.

DGH-GO allows users to validate the clustering results. The Silhouette measure is used to find the optimum number of clusters for the input functional similarity matrix of genes. Silhouette value estimates the cohesion and separation of identified clusters. It measures how much one instance is similar to its cluster and is separated from another cluster. Mathematically, the Silhouette value for a gene \(\left(gene A\right)\) is defined as:

$$Silhouette(gene A)= \frac{b\left(gene A\right)-a(gene A)}{\mathrm{max}(a\left(gene A\right), b(gene A)}$$
(8)

\(Silhouette(gene A)\) is the Silhouette value for gene A and \(a(gene A)\) is the average distance of \(gene A\) from all the genes in same cluster. Whereas, \(b\left(gene A\right)\) is the average distance between the \(gene A\) and other genes present in the nearest cluster. The Silhouette value ranges from − 1 to 1, where − 1 indicates highly dissimilar and 1 means highly similar. An instance is considered as wrongly clustered if it has Silhouette score of 0 or less than 0.

Silhouette value for a whole cluster can also be estimated from Silhouette values of its members, genes. For this purpose, for each gene in a cluster, its average distances from its cluster member genes are computed (\(a\left(gene A\right)\) using Eq. 8). Similarly, for each gene in a cluster, \(b\left(gene A\right)\) is calculated. Lastly, a Silhouette value for a cluster is calculated by averaging the Silhouette values of each gene present in cluster (Eq. 9).

$$Silhouette(cluster)= \frac{\sum Silhouette (gene A)}{\mathrm{N}}$$
(9)

N is the number of genes. To provide an overview of the Silhouette values for each input instance (genes in this study), DGH-GO provides a Silhouette plot for all the clusters. The Silhouette plot also shows the wrongly clustered genes (Silhouette value < 0) for each cluster. Furthermore, it also provides the mean of Silhouette values across all clusters by drawing a red line in Silhouette plot. Additionally, a downloadable and quantitative table containing inter and intra clusters validation is also shown to user. The table includes diameter and size of cluster, average distance between and inside of clusters, separation and Silhouette score for each cluster.

The ClusFunSim module outputs the 2D clustering plot, plot for optimum number of clusters, a qualitative table showing the intrinsic and extrinsic validation of clusters, and a downloadable tabular representation of genes and their assigned clusters (Fig. 3C). The interactive plots and tables are available for each clustering method, hence providing the possibility of comparing different clustering methods for a given dataset.

Applications

The biological applicability of DGH-GO was assessed by two case studies:

  1. (1)

    Dissecting the multi-etiological nature of ASD i.e. inferring the biological convergence of putative ASD causing genes disrupted by rare CNVs

  2. (2)

    Understanding the shared etiology of complex diseases

  3. (3)

    Dissecting the multi-etiological nature of ASD

ASD is a complex neurodevelopmental disorder and difficult to diagnose due to phenotypic heterogeneity. ASD is defined by repetitive behavior and social deficits [25]. It is hypothesized that ASD candidate genes converge on biological processes, creating distinct groups of functionally similar genes. Each group follows a different or shared biological mechanism to generate a specific phenotype. To test this hypothesis, DGH-GO was applied to genes spanned by CNVs in ASD patients, which were obtained from Sanders et al. [26]. Rare CNVs disrupting 3698 genes in 3802 individuals diagnosed with ASD were collected from Sanders et al. [26]. The semantic scores were available for 2457 genes. Rel semantic similarity measure with the Max aggregation function was used to compute the functional similarities among genes. PCA was applied to functional similarity matrix to visualize it in a lower space. Additional file 1 contains supplementary details of PCA and clustering results. First nine PC components that explained the majority of the variance were selected for clustering (Additional file 1: Fig. S1).

Silhouette measure was used to find the optimum number of clusters, which were 16 clusters (Additional file 1: Fig. S2). A tabular representation of clustering results validation can be found in Additional file 1: Table S1. Silhouette analysis of each individual cluster showed the presence of outliers (Additional file 1: Fig. S3). A gene occurring in one cluster with a silhouette score less than 0 was considered as outlier. All the outliers (N = 376) were excluded and optimum number of clusters was re-computed. The new refined data gave 14 optimum numbers of clusters, again using the silhouette score as a criterion (Additional file 1: Fig. S4).

The first 6 components of PCA explained majority of the variance in data (Additional file 1: Fig. S5). The variance explained by each component was estimated. The elbow plot was used to visualize the variance explained by the first 50 components (Additional file 1: Fig. S5). 1st PC component explained majority of the variance in data, which was declining for next components. The elbow plot shows that from the 7th PC component the change in explained variance is minimal. The difference in variance explained by 6th and 7th PC components was higher than the difference in variance explained by 7th and 8th components of PCA. Therefore, the first six PC components were selected for further analysis. The validation of all clusters is provided in Table 1 and Additional file 1 (Figs. S6 and S7). The validation of all clusters is provided in Table 1 and Additional file 1 (Figs. S6 and S7).

Table 1 The resultant clusters with their average Silhouette values

Silhouette analysis of all the 14 clusters showed that 9 clusters (2, 3, 4, 6, 8, 10, 12, 13, and 14) are well separated and cohesive (Table 1). To annotate these compact and cohesive clusters of genes, functional enrichment analysis was performed separately for each cluster using Enrichr [27]. From Enrichr, KEGG database [28,29,30], DisGeNET [31], and mammalian phenotype ontology [32] was chosen for functional enrichment analysis. Additional files (2-6) contains the functional enrichment analysis results for each cluster. 

5 clusters (3, 4, 8, 10, and 11) out of 9 stable clusters were enriched for ASD related biological processes and pathways. They were also significantly associated with ASD phenotype and its co-occurring conditions such as mood disorders. The clusters enriched for ASD related terms were compact and consistent as indicated by Sil-widths values from Silhouette validation measure (Table 1). Other clusters were either unstable or not related to ASD (Table 1). Figure 4 shows the umap of 5 stable and ASD related clusters and also enriched pathways and phenotypic terms for each cluster.

Fig. 4
figure 4

Clusters enriched for ASD related pathways or phenotypic terms. Cluster 3 genes N = 198, Cluster 4 genes N = 179, Cluster 8 genes N = 84, Cluster 10 genes N = 34, Cluster 11 genes N = 89

Cluster 11, containing 89 genes, was enriched for Axon guidance and cell adhesion molecules related pathways. The 7 and 5 genes from cluster 11 were significantly associated with abnormal spatial leaning and abnormal social investigation phenotype respectively. This cluster was also linked with Autism Spectrum Disorder, Schizophrenia and Bipolar Disorder from DisGeNET database [31, 33]. Top and ASD related enriched pathways, phenotypic terms and disease terms for cluster 11 are shown in Fig. 4 (Additional file 2).

84 genes gathered in cluster 8 were specifically enriched for synapse related pathways. The most significant pathway was Neuroactive ligand-receptor interaction. 8 and 6 genes were associated with Synaptic vesicles cycle and GABAergic synapse pathways respectively. Furthermore, genes of cluster 8 were also associated with abnormal CNS synaptic transmission and abnormal GABA-mediated receptor current in mouse. Functional enrichment analysis against the DisGeNET database showed that Autistic disorder, Schizophrenia, and Bipolar Disorder were enriched in cluster 8 (Fig. 4 and Additional file 3).

Cluster 4, containing 179 genes, is a mixed cluster and was involved in synapse and metabolism related pathways. The most statistically significant pathway for cluster 4 was Neuroactive ligand-receptor interaction pathway. Other ASD related pathways such as Glutamatergic synapse and purine metabolism was also associated with this cluster. GABAergic synapse pathway was marginally significant for cluster 4. However, no phenotypic term was significantly enriched for this cluster. From DisGeNET, Schizophrenia and Mood Disorder were significantly enriched for cluster 4 (Fig. 4 and Additional file 4).

Cluster 3 was a signaling cluster and exhibited the MAPK and ErbB signaling pathways but no statistically significant phenotype term was found for the genes of this cluster. From DisGeNET resource, the genes of clusters 3 were associated with Autistic Disorder, Schizophrenia, and Depressive Disorders (Fig. 4 and Additional file 5).

Cluster 10, with few genes (N = 34) was enriched for Cell Adhesion molecules. However, no phenotype term was found for this cluster. Similarly, no ASD related terms were found from DisGeNET. Mainly this cluster was enriched for Cancer related terms from DisGeNET resource (Fig. 4 and Additional file 6).

2) Understanding the shared etiology of complex diseases

To show another application of DGH-GO in dissecting the shared etiology of complex disorders, genes known for ASD, Developmental Disorders (DD), Intellectual Disability (ID), and Epileptic Encephalopathy (EE) were obtained from Zhang et al. [34]. The aim of this case study was to test the multi-etiological nature of ASD, instead of discussing the extent of shared etiology of different NDDs. Functional similarity matrix was of 427 (ASD = 74, ASD + DD = 10, ASD + DD + EE = 1, ASD + DD + ID = 19, ASD + DD + ID + EE = 2, ASD + ID = 2, DD = 204, DD + EE = 4, DD + ID = 25, DD + ID + EE = 3, ID = 63, EE = 19, ID + EE = 1).

PCA was applied to functional similarity matrix of complex diseases and the first six PC components were chosen for clustering as they explained the majority of the variance (Additional file 1: Fig. S5). Silhouette score indicated the existence of 22 optimum numbers of clusters (Additional file 1: Fig. S6). Hierarchical clustering on PC components was performed with 22 clusters using the Ward linkage criterion. The 14 clusters were consistent, stable and compact (Table 2) and were used for further analysis.

Table 2 The resultant clusters of genes, known for multiple disorders with their average Silhouette values

Each selected cluster contains outliers (genes clustered with a silhouette score of < 0) (Additional file 1: Fig. S7). In contrary to previous analysis of dissecting the multi-etiological nature of ASD, no exclusion criterion was applied to outliers. The reason is the authenticity of genes as they are known candidate genes for complex diseases. All the genes were known for their associations with diseases. In the analysis of rare CNVs disrupting genes, outliers were expected because not all rare CNVs span disease causing genes.

14 stable clusters are shown in Fig. 5 and Table 2. The genes shared by multiple disorders aggregated on the same clusters and are closer to each other in 2D space. The clusters with the largest number of shared genes of ASD, DD, ID, and EE were 1, 2, 7, 8, 14, and 22 (Fig. 5). Clusters number 6, 9, and 20 contain higher proportions of EE genes than other clusters. Cluster 13 contains a larger number of EE genes than all of the other clusters. Clusters (19, 21, 12, and 18) contain genes which are not shared by multiple disorders. For example, cluster 1 contains genes known for ASD and ID but there is no evidence that these genes are common in both diseases.

Fig. 5
figure 5

Umap of clusters obtained from genes involved in multiple disorder

Discussion

Due to advances in genomic technologies collection of large number of variants, disrupting several protein coding genes in a larger population is possible. One of the most recent challenges in post-genomic era is the identification of biological convergence patterns of hundreds of variants that are involved in complex diseases.

The highly precise biological convergence patterns or groups of functionally related genes converge to specific biological mechanisms that may be responsible for distinct disease phenotype(s). Several methods have been proposed for disease putative causal gene prediction or identification [12,13,14,15, 35].

However, efforts to understand how hundreds of genes interact to develop disease specific phenotype or a spectrum of phenotype have been lagging behind. For example, there are unanswered questions such as do all the hundreds of candidate genes of complex diseases interact with each other to develop disease? How all the candidate genes or a subset of genes with similar function converges on targeted functional pathways to develop a specific disease outcome? Does the multi-etiological nature of complex diseases emerge from distinct or related convergence pattern of disease causing genes?

Furthermore, complex diseases also share etiology, meaning that at certain point of disease phenotype development the different diseases follow similar biological mechanisms. What are those shared mechanisms and do genes involved in different diseases are functionally closer to each other or distant from other genes that are disease specific? These are burning and challenging questions for understanding the etiology of complex genetic disorders.

In this study, we have proposed an approach, named as DGH-GO with a graphical interface to find the clusters of functionally similar genes that may exhibit distinct biological mechanisms that could generate a specific disease phenotype(s). Previously network approaches using PPI and gene expression profiles have been used to detect sub-communities in a network [15].

Previously network approaches using PPI and gene expression profiles have been used to detect sub-communities in a network [15]. Linkage methods of network approaches assume that the close neighbours of disease causing gene products possess higher likeliness of being involved in similar disease phenotype [36, 37]. Oti, M. et al. predict the putative disease causing genes by utilizing the protein–protein interactome [37]. Over the time, several structured and well maintained resources for PPI data such as STRING [38] and BioGRID [39] have emerged. However, PPI resources differ on criteria and objectives for data collection, analysis and manipulation. For example, STRING is using a numeric score to rank the protein–protein interactions whereas BioGRID is a binary score-based database. Therefore, the selection of the PPI resource could affect the final conclusion [40].

Network approaches have also been applied on gene expression networks. Langfelder et al. developed an R package, called weighted correlation network analysis (WGCNA) [41]. WGCNA determines the clusters of genes that are correlating at the expression level. Such methods aiming for the identification of correlation networks have effective applications in discovering the putative disease-causing genes. Network approaches employed on either PPI or gene expression profiles are focused on identification of hub entities (genes or proteins) or sub modules in a larger network which may contribute to disease development. Barabási et al. has reviewed the network approaches for studying human diseases [42].

Alongside with the information provided by PPI and gene expression, GO is a resource which is specially designed for enrichment analyses and is rich in biological details. Deciding the data resource to propose a disease gene prediction method is difficult. Each data set has its own strengths and weaknesses, which is beyond the scope of this study. The recently emerged data integration methods can be used to integrate these datasets to leverage their strengths. However, integration of diverse datasets is challenging. GO is uniform resource that has DAGs structure and each new entry follows the same structure, which makes it uniform, easy to use, share, and interpret. DGH-GO takes advantage of GO uniformity and extensiveness, coupled with detailed biological description and uses it to find functional similarities among genes. These functional similarities between genes are fed to unsupervised learning methods such as dimension reduction and clustering methods to discovery the converging patterns of putative disease causing genes.

Another strong aspect of DGH-GO is the freedom of choosing the methods for the analysis. Several methods have been routinely used for genetic data analysis and most of them require programming experience, thus limiting the role of domain experts (biologists or clinical doctors) in analyzing their generated data. Also, choosing a method from an extensive list of available methods can be a daunting task for people lacking bioinformatics or data analytical skills.

DGH-GO is an easy to use interactive application that allows users to apply multiple methods and compare their performance. For example, a user can perform different dimension reduction methods and perform different clustering methods either on semantic similarity scores or one of the dimensionally reduced data. DGH-GO is an open source application, which allows people with programming skills to modify it according to their need.

The proposed application was evaluated on two different datasets of complex diseases. First rare CNVs spanning putative ASD-causing genes were analyzed to explore the genetic heterogeneity of ASD. The DGH-GO analysis showed that putative ASD-causing gene groups into different clusters and each cluster displayed a different biological mechanism. Multiple clusters of varying functionality were expected because ASD occurs with multiple independent etiologies and it has been hypothesized that independent phenotype(s) emerge from different biological mechanisms. Separate phenotypic analysis of each cluster also showed that clusters differing on biological mechanisms also differ on phenotype. ASD is a neurodevelopmental disorder and mainly affect nervous system, more specifically synapse transmission. The genes of cluster 8 identified by DGH-GO were significantly enriched for synapse related term indicating the genes of this are involved in ASD core symptoms. Moreover, this cluster was also enriched abnormal CNS synaptic transmission and abnormal GABA-mediated receptor phenotype terms further confirming that it is highly associated with ASD. Similarly other clusters such as cluster 3 were enriched for signalling pathways. Several lines of evidence have reported that ASD is linked with Signalling pathways such as ERb and MapK, further confirming the role of cluster 3 genes in ASD. The analysis of DisGeNET also indicated that genes of cluster 3 are associated with ASD. Cluster 3 and 4 are also enriched for Axon guidance and Synapse. Previous studies have the associations of these pathways with ASD. The enriched terms for the 5 clusters are related to ASD, which is in line with previously published literature [6, 7, 12,13,14, 43, 44].

To show the biological significance of DGH-GO, it was also applied to genes known for multiple disorders such as ASD, ID, EE, and MD. The analysis of genes known for multiple disorders clustered in to same groups, this was inline with previous studies showing that genes involved in multiple disorders are aggregated in the same clusters [34].

It was also observed that EE clustered distantly from other clusters, for example, cluster 13, containing the highest number of EE gene, organizes itself distant from others. It was expected and consistent with existing knowledge of EE because it is not a truly neurodevelopmental disorder like ASD and ID.

The proposed application, DGH-GO, is limited to the GO data resource. Recently, we proposed a knowledge graph (KG) to explore the disease gene associations [45]. KG integrated data from GO and DisGeNET, a publicly accessible database of diseases and genes. The created KB consists of 93,657 unique entities (28,243 genes; 21,623 diseases; 11,170 molecular functions; 4183 cellular components; and 28,438 biological processes) and 59 relationship types (900,442 gene-disease associations; 715,550 gene-GO annotations; and 89,593 GO ontology relationships). The proposed KG showed the importance of data integration and fusion in personalized medicine. Other researchers have reviewed data integration and data fusion methods and also heighted their importance in both genomic medicine and precision medicine [46, 47]. However, effective translation of these big and complex methods to the biology domain is still challenging.

Conclusion

In this study we have proposed a pipeline to dissect the genetic heterogeneity of complex diseases by identifying the groups of similar genes that may lead to distinct phenotype(s). For this we have applied semantic similarity measures, dimension reduction and clustering methods. A graphical user interface, named as DGH-GO is also available for users lacking programming experience. DGH-GO enables biologists control over analysis and allows them to infer biological convergence patterns or functional associations for a targeted gene set. Additionally, the possibility of applying different methods in an interactive way, coupled with higher level of biological information helps biologists to enhance their mechanistic understanding for an underlying problem.

A case study of ASD-associated genes targeting putative disease causing variants confirmed the multi-etiological nature of ASD and showed that identifying clusters of functionally similar genes could hint about the existence of distinct biological convergence patterns leading to specific biological mechanisms and phenotypes. The results from the analysis of ASD genes were consistent with literature. In another case study, DGH-GO confirmed the hypothesis of shared etiology in NDDs. The analysis of genes involved in multiple disorders exhibited common convergence patterns, indicating an overlapping genetic etiology.

Currently, DGH-GO is limited to GO. However, to complement the limitations of GO, the future version of it will be focused on integrating other biological data resources such as PPI, gene expression profiles, disease ontology and human phenotype ontology.

Availability and requirements

Project name: DGH-GO

Project home page: https://github.com/Muh-Asif/DGH-GO

Operating system(s): Platform independent

Programming language: R and Shiny

Other requirements: None

License: MIT License

Any restrictions to use by non-academics: None

System specification: 8 GB of RAM and core i7 CPU.

Availability of data and materials

For the case study of disease signature identification, genes disrupted by rare CNVs in ASD patients were obtained from Sander et al. [21]. Sander et al. reported rare CNVs disrupting the 3698 genes in 3802 ASD patients. For the study of shared etiology of complex diseases, a list of genes known for, ID, DD and EE was obtained from Zhang et al. [23]. ASD genes were obtained from SFARI gene databases (https://gene.sfari.org/). DGH-GO can be downloaded from https://github.com/Muh-Asif/DGH-GO.

Abbreviations

NDDs:

Neurodevelopmental disorders

GO:

Gene Ontology

ASD:

Autism Spectrum Disorder

SNVs:

Single Nucleotide Variants

CNVs:

Copy Number Variants

ID:

Intellectual Disability

PPI:

Protein-Protein Interaction

DAG:

Directed Acyclic Graph

DGH-GO:

Dissecting the Genetic Heterogeneity using GO

FunSim:

Functional Similarities

DimReduct:

Dimension Reduction

ClusFunSim:

Clustering the Functional Similarities

DO:

Disease Ontology

HPO:

Human Phenotype Ontology

PCA:

Principal Component Analysis

PcoA:

Principal Coordinate Analysis

DD:

Developmental Disorders

ID:

Intellectual Disability

EE:

Epileptic Encephalopathy

References

  1. Sanders SJ. First glimpses of the neurobiology of autism spectrum disorder. Curr Opin Genet Dev. 2015;33:80–92. https://doi.org/10.1016/j.gde.2015.10.002.

    Article  CAS  PubMed  Google Scholar 

  2. Ripke S, Neale BM, Corvin A, Walters JTR, Farh KH, Holmans PA, et al. Biological insights from 108 schizophrenia-associated genetic loci. Nature. 2014;511:421–7.

    Article  CAS  PubMed Central  Google Scholar 

  3. Yap CX, Alvares GA, Henders AK, Lin T, Wallace L, Farrelly A, et al. Analysis of common genetic variation and rare CNVs in the Australian Autism Biobank. Mol Autism. 2021;12:1–17.

    Article  Google Scholar 

  4. Niestroj LM, Perez-Palma E, Howrigan DP, Zhou Y, Cheng F, Saarentaus E, et al. Epilepsy subtype-specific copy number burden observed in a genome-wide study of 17458 subjects. Brain. 2020;143:2109–18.

    Article  Google Scholar 

  5. Rees E, Kendall K, Pardiñas AF, Legge SE, Pocklington A, Escott-Price V, et al. Analysis of intellectual disability copy number variants for association with schizophrenia. JAMA Psychiat. 2016;73:963–9.

    Article  Google Scholar 

  6. Pinto D, Delaby E, Merico D, Barbosa M, Merikangas A, Klei L, et al. Convergence of genes and cellular pathways dysregulated in autism spectrum disorders. Am J Hum Genet. 2014;94(5):677–94.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  7. Pinto D, Pagnamenta AT, Klei L, Anney R, Merico D, Regan R, et al. Functional impact of global rare copy number variation in autism spectrum disorders. Nature. 2010;466(7304):368–72.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  8. Marshall CR, Howrigan DP, Merico D, Thiruvahindrapuram B, Wu W, Greer DS, et al. Contribution of copy number variants to schizophrenia from a genome-wide study of 41,321 subjects. Nat Genet. 2017;49:27–35.

    Article  CAS  PubMed  Google Scholar 

  9. Merikangas AK, Segurado R, Cormican P, Heron EA, Anney RJL, Moore S, et al. The phenotypic manifestations of rare CNVs in schizophrenia. Schizophr Res. 2014;158(1–3):255–60.

    Article  PubMed  Google Scholar 

  10. Sanders SJ, Murtha MT, Gupta AR, Murdoch JD, Raubeson MJ, Willsey AJ, et al. De novo mutations revealed by whole-exome sequencing are strongly associated with autism. Nature. 2012;485(7397):237–41.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  11. Krumm N, Turner TN, Baker C, Vives L, Mohajeri K, Witherspoon K, et al. Excess of rare, inherited truncating mutations in autism. Nat Genet. 2015;47(6):582–8. https://doi.org/10.1038/ng.3303.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  12. Asif M, Vicente AM, Couto FM. FunVar: a systematic pipeline to unravel the convergence patterns of genetic variants in ASD, a paradigmatic complex disease. J Biomed Inform. 2019;98:103273.

    Article  PubMed  Google Scholar 

  13. Krishnan A, Zhang R, Yao V, Theesfeld CL, Wong AK, Tadych A, et al. Genome-wide prediction and functional characterization of the genetic basis of autism spectrum disorder. Nat Neurosci. 2016;19(11):1454–62. https://doi.org/10.1038/nn.4353.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  14. Asif M, Martiniano HFMCM, Vicente AM, Couto FM. Identifying disease genes using machine learning and gene functional similarities, assessed through Gene Ontology. PLoS ONE. 2018;13(12):e0208626.

    Article  PubMed  PubMed Central  Google Scholar 

  15. Ulgen E, Ozisik O, Sezerman OU. PathfindR: an R package for comprehensive identification of enriched pathways in omics data through active subnetworks. Front Genet. 2019;10:858.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  16. Resnik P. Semantic similarity in a taxonomy: an information-based measure and its application to problems of ambiguity in natural language. J Artif Intell Res. 1999;11:95–130.

    Article  Google Scholar 

  17. Wang JZ, Du Z, Payattakool R, Yu PS, Chen CF. A new method to measure the semantic similarity of GO terms. Bioinformatics. 2007;23:1274–81.

    Article  CAS  PubMed  Google Scholar 

  18. Lin D. An information-theoretic definition of similarity. In: ICML. 1998.

  19. Jiang JJ, Conrath DW. Semantic similarity based on corpus statistics and lexical taxonomy. In: Proceedings of the 10th Research on Computational Linguistics International Conference, ROCLING 1997. 1997.

  20. Aussel R, Asif M, Chenag S, Jaeger S, Milpied P, Spinelli L. ShIVA—a user-friendly and interactive interface giving biologists control over their single-cell RNA-seq data. bioRxiv. 2022;2022:2022–09.

    Google Scholar 

  21. Reyes ALP, Silva TC, Coetzee SG, Plummer JT, Davis BD, Chen S, et al. GENAVi: a shiny web application for gene expression normalization, analysis and visualization. BMC Genomics. 2019;20:1–9.

    Article  CAS  Google Scholar 

  22. Yu G, Li F, Qin Y, Bo X, Wu Y, Wang S. GOSemSim: an R package for measuring semantic similarity among GO terms and gene products. Bioinformatics. 2010;26:976–8.

    Article  CAS  PubMed  Google Scholar 

  23. Yu G. Gene ontology semantic similarity analysis using GOSemSim. In: Methods in molecular biology. 2020.

  24. Mullegama SV, Rosenfeld JA, Orellana C, Van Bon BWM, Halbach S, Repnikova EA, et al. Reciprocal deletion and duplication at 2q23.1 indicates a role for MBD5 in autism spectrum disorder. Eur J Hum Genet. 2014;22:57–63.

    Article  CAS  PubMed  Google Scholar 

  25. GUZE SB. American Psychiatric Association-Diagnostic and statistical manual of mental disorders, 5th Edition_ DSM-5-American Psychiatric Publishing (2013). Am J Psychiatry. 2014.

  26. Sanders SJ, Ercan-Sencicek AG, Hus V, Luo R, Murtha MT, Moreno-De-Luca D, et al. Multiple recurrent de novo CNVs, including duplications of the 7q11.23 Williams syndrome region, are strongly associated with autism. Neuron. 2011;70:863–85.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  27. Chen EY, Tan CM, Kou Y, Duan Q, Wang Z, Meirelles GV, et al. Enrichr: interactive and collaborative HTML5 gene list enrichment analysis tool. BMC Bioinformatics. 2013;14:1–14.

    Article  Google Scholar 

  28. Kanehisa M. Toward understanding the origin and evolution of cellular organisms. Protein Sci. 2019;28:1947–51.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  29. Kanehisa M, Goto S. KEGG: Kyoto encyclopedia of genes and genomes. Nucleic Acids Res. 2000;28:27–30.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  30. Kanehisa M, Furumichi M, Sato Y, Kawashima M, Ishiguro-Watanabe M. KEGG for taxonomy-based analysis of pathways and genomes. Nucleic Acids Res. 2023;51(D1):D587–92.

    Article  PubMed  Google Scholar 

  31. Piñero J, Ramírez-Anguita JM, Saüch-Pitarch J, Ronzano F, Centeno E, Sanz F, et al. The DisGeNET knowledge platform for disease genomics: 2019 update. Nucleic Acids Res. 2020;48:D845–55.

    PubMed  Google Scholar 

  32. Smith CL, Goldsmith CAW, Eppig JT. The Mammalian Phenotype Ontology as a tool for annotating, analyzing and comparing phenotypic information. Genome Biol. 2005;6:1–9.

    Google Scholar 

  33. Piñero J, Bravo Á, Queralt-Rosinach N, Gutiérrez-Sacristán A, Deu-Pons J, Centeno E, et al. DisGeNET: a comprehensive platform integrating information on human disease-associated genes and variants. Nucleic Acids Res. 2017;45:D833.

    Article  PubMed  Google Scholar 

  34. Zhang Y, Wang R, Liu Z, Jiang S, Du L, Qiu K, et al. Distinct genetic patterns of shared and unique genes across four neurodevelopmental disorders. Am J Med Genet Part B Neuropsychiatr Genet. 2021;186:3–15.

    Article  CAS  Google Scholar 

  35. Zolotareva O, Kleine M. A survey of gene prioritization tools for Mendelian and complex human diseases. J Integr Bioinformatics. 2019;16:69.

    Article  Google Scholar 

  36. Iossifov I, Zheng T, Baron M, Gilliam TC, Rzhetsky A. Genetic-linkage mapping of complex hereditary disorders to a whole-genome molecular-interaction network. Genome Res. 2008;18:1150–62.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  37. Oti M, Snel B, Huynen MA, Brunner HG. Predicting disease genes using protein-protein interactions. J Med Genet. 2006;43:691–8.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  38. Szklarczyk D, Gable AL, Nastou KC, Lyon D, Kirsch R, Pyysalo S, et al. The STRING database in 2021: customizable protein-protein networks, and functional characterization of user-uploaded gene/measurement sets. Nucleic Acids Res. 2021;49:605–12.

    Article  Google Scholar 

  39. Oughtred R, Rust J, Chang C, Breitkreutz BJ, Stark C, Willems A, et al. The BioGRID database: a comprehensive biomedical resource of curated protein, genetic, and chemical interactions. Protein Sci. 2021;30:187–200.

    Article  CAS  PubMed  Google Scholar 

  40. Bajpai AK, Davuluri S, Tiwary K, Narayanan S, Oguru S, Basavaraju K, et al. Systematic comparison of the protein-protein interaction databases from a user’s perspective. J Biomed Inform. 2020;103:103380.

    Article  PubMed  Google Scholar 

  41. Langfelder P, Horvath S. WGCNA: an R package for weighted correlation network analysis. BMC Bioinformatics. 2008;9:1–13.

    Article  Google Scholar 

  42. Barabási AL, Gulbahce N, Loscalzo J. Network medicine: a network-based approach to human disease. Nat Rev Genet. 2011;12:56–68.

    Article  PubMed  PubMed Central  Google Scholar 

  43. Wen Y, Alshikho MJ, Herbert MR. Pathway network analyses for autism reveal multisystem involvement, major overlaps with other diseases and convergence upon MAPK and calcium signaling. PLoS ONE. 2016;11:e0153329.

    Article  PubMed  PubMed Central  Google Scholar 

  44. Reilly J, Gallagher L, Leader G, Shen S. Coupling of autism genes to tissue-wide expression and dysfunction of synapse, calcium signalling and transcriptional regulation. PLoS ONE. 2020;15:e0242773.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  45. Vilela J, Asif M, Marques AR, Santos JX, Rasga C, Vicente A, et al. Biomedical knowledge graph embeddings for personalized medicine: Predicting disease-gene associations. Expert Syst. 2022;2022:1–15.

    Google Scholar 

  46. Ahmed Z, Mohamed K, Zeeshan S, Dong XQ. Artificial intelligence with multi-functional machine learning platform development for better healthcare and precision medicine. Database. 2020;1:35.

    Google Scholar 

  47. Louie B, Mork P, Martin-Sanchez F, Halevy A, Tarczy-Hornoch P. Data integration and genomic medicine. J Biomed Inform. 2007;40:5–16.

    Article  CAS  PubMed  Google Scholar 

Download references

Acknowledgements

Not applicable.

Funding

This work was supported by FCT through project DeST: Deep Semantic Tagger project, ref. PTDC/CCI-BIO/28685/2017, and the LASIGE Research Unit, ref. UIDB/00408/2020 and ref. UIDP/00408/2020.

Author information

Authors and Affiliations

Authors

Contributions

MA, FC and HM designed the study. MA and SK performed the analysis. MA wrote the manuscript with feedback from all authors. FC, HM, AL, and SK reviewed it. All authors read and approved the final manuscript.

Corresponding authors

Correspondence to Muhammad Asif or Francisco M. Couto.

Ethics declarations

Ethics approval and consent to participate

Not applicable.

Consent for publication

Not applicable.

Competing interests

The authors declare that they have no competing interests.

Additional information

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Supplementary Information

Additional file 1:

The results of PCA and clustering analysis applied to the functional similarity matrix.

Additional file 2:

Enrichment analysis of genes from cluster 11. KEGG pathways database, mammalian phenotype ontology and DisGeNET database were used to find the enriched pathways, phenotype ontology and disease terms, respectively.

Additional file 3:

Enrichment analysis of genes from cluster 8. KEGG pathways database, mammalian phenotype ontology and DisGeNET database were used to find the enriched pathways, phenotype ontology and disease terms, respectively.

Additional file 4:

Enrichment analysis of genes from cluster 4. KEGG pathways database, mammalian phenotype ontology and DisGeNET database were used to find the enriched pathways, phenotype ontology and disease terms, respectively.

Additional file 5:

Enrichment analysis of genes from cluster 3. KEGG pathways database, mammalian phenotype ontology and DisGeNET database were used to find the enriched pathways, phenotype ontology and disease terms, respectively.

Additional file 6:

Enrichment analysis of genes from cluster 10. KEGG pathways database, mammalian phenotype ontology and DisGeNET database were used to find the enriched pathways, phenotype ontology and disease terms, respectively.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. 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 in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Asif, M., Martiniano, H.F.M.C., Lamurias, A. et al. DGH-GO: dissecting the genetic heterogeneity of complex diseases using gene ontology. BMC Bioinformatics 24, 171 (2023). https://doi.org/10.1186/s12859-023-05290-4

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s12859-023-05290-4

Keywords