Skip to main content

ORIGINAL RESEARCH article

Front. Genet., 14 December 2020
Sec. Systems Biology Archive
This article is part of the Research Topic Computational Methods in Predicting Complex Disease Associated Genes and Environmental Factors View all 19 articles

Revealing the Interactions Between Diabetes, Diabetes-Related Diseases, and Cancers Based on the Network Connectivity of Their Related Genes

\r\nLijuan ZhuLijuan Zhu1Ju Xiang,Ju Xiang2,3Qiuling WangQiuling Wang4Ailan WangAilan Wang5Chao LiChao Li5Geng Tian,Geng Tian5,6Huajun Zhang*Huajun Zhang1*Size Chen*Size Chen7*
  • 1College of Mathematics and Computer Science, Zhejiang Normal University, Jinhua, China
  • 2Neuroscience Research Center, Department of Basic Medical Sciences, Changsha Medical University, Changsha, China
  • 3School of Computer Science and Engineering, Central South University, Changsha, China
  • 4Department of Endocrinology, The Affiliated Yantai Yuhuangding Hospital of Qingdao University, Yantai, China
  • 5Geneis Beijing Co., Ltd., Beijing, China
  • 6Qingdao Geneis Institute of Big Data Mining and Precision Medicine, Qingdao, China
  • 7Department of Oncology, The First Affiliated Hospital of Guangdong Pharmaceutical University, Guangdong Provincial Engineering Research Center for Esophageal Cancer Precision Treatment, Guangzhou, China

Diabetes-related diseases (DRDs), especially cancers pose a big threat to public health. Although people have explored pathological pathways of a few common DRDs, there is a lack of systematic studies on important biological processes (BPs) connecting diabetes and its related diseases/cancers. We have proposed and compared 10 protein–protein interaction (PPI)-based computational methods to study the connections between diabetes and 254 diseases, among which a method called DIconnectivity_eDMN performs the best in the sense that it infers a disease rank (according to its relation with diabetes) most consistent with that by literature mining. DIconnectivity_eDMN takes diabetes-related genes, other disease-related genes, a PPI network, and genes in BPs as input. It first maps genes in a BP into the PPI network to construct a BP-related subnetwork, which is expanded (in the whole PPI network) by a random walk with restart (RWR) process to generate a so-called expanded modularized network (eMN). Since the numbers of known disease genes are not high, an RWR process is also performed to generate an expanded disease-related gene list. For each eMN and disease, the expanded diabetes-related genes and disease-related genes are mapped onto the eMN. The association between diabetes and the disease is measured by the reachability of their genes on all eMNs, in which the reachability is estimated by a method similar to the Kolmogorov–Smirnov (KS) test. DIconnectivity_eDMN achieves an area under receiver operating characteristic curve (AUC) of 0.71 for predicting both Type 1 DRDs and Type 2 DRDs. In addition, DIconnectivity_eDMN reveals important BPs connecting diabetes and DRDs. For example, “respiratory system development” and “regulation of mRNA metabolic process” are critical in associating Type 1 diabetes (T1D) and many Type 1 DRDs. It is also found that the average proportion of diabetes-related genes interacting with DRDs is higher than that of non-DRDs.

Introduction

With the increasing of human life-span, the incidence of diabetes is rapidly increasing, which presents a big threat to public health all over the world (Naslafkih and Sestier, 2003). According to a statistics from the International Diabetes Federation, approximately 415 million people worldwide suffered from diabetes in 2015, and the incidence is still increasing at a terrifying rate. By 2040, this number is estimated to exceed 640 million (International Diabetes Federation, 2015). Diabetes is a metabolic disease characterized by chronic hyperglycemia, which includes two forms, namely, Type 1 diabetes (T1D) and Type 2 diabetes (T2D). T2D accounts for about 85% of the diabetes incidences. Besides genetic factors, insulin resistance is a major risk factor for both T1D and T2D (Fourlanos et al., 2004). T1D and T2D also have a few common complications including damage to the kidneys, nerves, and cardiovascular systems, which may result in diabetes-related diseases (DRDs) like renal diseases (Papatheodorou et al., 2016, 2018). In general, DRDs can be divided into three categories: (1) microvascular disease, (2) macrovascular disease, and (3) miscellaneous complications. Microvascular disease mainly includes eye disease, kidney disease, and neuropathy; macrovascular disease mainly contains cardiovascular diseases; while miscellaneous complications include depression (Nouwen et al., 2011), dementia (Cukierman et al., 2005), and so on.

At present, people have explored the pathogenesis and pathological pathways of many DRDs. For example, inflammation, extracellular matrix expansion, oxidative stress, DNA damage, and vascular and nerve dysfunction are common pathways for the development of diabetic nephropathy (Wada and Makino, 2013; Jenkins et al., 2015; Zhang et al., 2018a); endothelial dysfunction and inflammation are involved in the development of diabetic vascular disease (Paneni et al., 2013); inflammation, endothelial dysfunction, and hypercoagulability are related to each other and play an important role in the occurrence of diabetic vascular disease (Domingueti et al., 2016). Though it is clear that certain biomarkers and biological pathways are involved in many DRDs, there is no systematic study summarizing DRD-associated common pathways, and pathways specific to the interaction between diabetes and specific DRDs.

With the development of high-throughput sequencing techniques, there are a lot of studies on genes and networks associated with diabetes and other diseases. For example, Ding et al. (2019) identified the core genes of T2D based on biological information, such as protein–protein interaction (PPI) network and microarray data. Zhang et al. (2018b) identified genes related to proliferative diabetic retinopathy based on PPI network and the random walk with restart (RWR) algorithm. Jiang et al. identified key genes and biological pathways related to diabetic nephropathy based on PPI network and microarray data (Jiang et al., 2015; Liu and Li, 2019; Song et al., 2019). The more and more accessible disease-related genes together with other important biological information, such as PPI data, gene expression data, and gene ontology (GO) data, provide us a unique opportunity for studying the interaction between diabetes and DRDs at the network level.

In this paper, we have proposed and compared 10 network-based computational methods to study the connections between diabetes and 254 diseases&vitamin D, which can generally be grouped into four categories, namely (1) DIcd based on the closest distance; (2) DIoverlap based on gene set overlap; (3) DINet based on random walk and gene set enrichment; (4) DIconnectivity based on cut edges between gene sets. Using these methods, we aim to predict DRDs, and perform a comprehensive analysis on important biological pathways associated with DRDs.

Results

We have proposed four categories of algorithms to study the connections between diabetes and other diseases&vitamin D, namely, DIoverlap, DIcd, DINet, and DIconnectivity, all of which are based on PPI network/subnet. Since the diabetes-disease related genes might be enriched in a few biological processes (BPs) (Nigro et al., 2014), we also studied the connections based on BP modularized networks (MNs). The MN is constructed by mapping genes in each GO BP to the reference PPI network. In addition, we further expand each MN by an RWR procedure to construct the expanded MN (eMN). In our study, we set the expansion fold N to 3.

An Overview of DIoverlap, DIcd, DINet, and DIconnectivity

DIoverlap is the Jaccard coefficient between diabetes and disease gene set. We applied this algorithm to three types of networks including the whole network, MN, and eMN, corresponding to DIoverlap-Whole network, DIoverlap-MN, and DIoverlap-eMN, respectively. We define the mean of Jaccard coefficients across the MNs/eMNs as the evaluation standard for DIoverlap-MN/DIoverlap-eMN. An overview of other three algorithms DIcd, DINet, and DIconnectivity is presented in Figure 1. For each algorithm, the disease-related genes were mapped to the network first. DIcd is the closest distance from diabetes genes to disease genes on PPI network (see Figure 1A). The major steps of DINet are shown in Figure 1B, which is similar to GeroNet algorithm (Yang et al., 2016). For DINet algorithm, the diabetes and disease genes were mapped to each eMN and the connection between the two mapped gene sets was estimated using RWR and gene set enrichment analysis (GSEA); the significance of the connection was evaluated by a permutation analysis, in which the diabetes genes are randomly permuted, and the significance p-value is adjusted for multiple testing; the connection between diabetes and disease/vitamin D is evaluated by the minimum adjusted p-value. The details of each step are presented in Section “Materials and Methods.”

FIGURE 1
www.frontiersin.org

Figure 1. An overview of DIcd, DINet, andDIconnectivity. (A) The green dots and blue dots representthe genes of diabetes and disease, respectively, and the red dots represent their overlap. a1,a2,…,a7 represent diabetes genes, and the closest distances from ai(i = 1,2,…,7) to disease genes are 1, 2, 1, 0, 0, 0, 0, then DIcd = (1 + 2 + 1 + 0 + 0 + 0 + 0)/7 = 4/7. (B) An overview of GeroNet. RWR, random walk with restart; MN, modularized network; eMN, expanded modularized network; GSEA, gene set enrichment analysis. (C) The diabetes-disease pair is the same as (A). Four kinds of interactions between the two gene sets were denoted by H1, H2, H3, H4. We assign the weight of the interactions between the overlap genes (H4) to 2, and the other types (H1, H2, H3) to 1. If the number of Hi(i = 1,2,3,4) is hi, then DIconnectivity = h1 + h2 + h3 + 2h4.

DIconnectivity (Figure 1C) calculates the number of interactions between diabetes and disease gene set. We applied this algorithm to three types of networks including the whole network, MN, and eMN, corresponding to DIconnectivity-Whole network, DIconnectivity-MN, and DIconnectivity-eMN, respectively. We define the mean of interaction numbers across the MNs/eMNs as the evaluation standard for DIconnectivity-MN/DIconnectivity-eMN. In addition, DIconnectivity-eDMN calculates the interaction number between the expand diabetes and disease gene set on eMNs, and the gene sets are expanded by RWR and GSEA.

Collection of Diabetes and Disease&vitamin D Genes, Reference PPI Network, GO BPs, and DRD Classification

We used diabetes/diseases genes collected from Enrichr as our input genes, and the genes of T1D/T2D/254 diseases were obtained by merging genes with the same human terms. Owing to some of the T1D/T2D/254 diseases also contain mouse or rat genes, we constructed two datasets: one of which only considers the human genes, called the H_Dataset, and the other one considers the genes of these three species, called HMR_Dataset. The vitamin D genes are obtained from GO terms which are related to vitamin D (i.e., the GO terms contain the word “vitamin D”) and the number of this gene set is 57. The number of disease genes in H_Dataset ranges from 298 to 3875 and a full list of disease&vitamin D genes is provided in Supplementary Dataset S1, while the number in HMR_Dataset ranges from 298 to 4134 and the gene list is provided in Supplementary Dataset S2. Besides, the number of T1D/T2D genes in H_Dataset is 355/2109, and the number is 2288/3521 in HMR_Dataset.

We used the PPI network compiled by Menche et al. as the reference network, and considered 3367 GO BPs to define MNs (see section “Materials and Methods”). We annotated the diseases&vitamin D as being either diabetes-related or non-diabetes related based on literature mining. 41 diseases&vitamin D were annotated as DRD1s (Supplementary Table S1) and 29 diseases&vitamin D were annotated as DRD2s (Supplementary Table S2).

Comparison of DIoverlap, DIcd, DINet, and DIconnectivity

We used 10 methods to study the diabetes-disease&vitamin D connections based on PPI network/subnet, which are DIoverlap-Whole network, DIoverlap-MN, DIoverlap-eMN, DIoverlap-eDMN, DIcd, DINet, DIconnectivity-Whole network, DIconnectivity-MN, DIconnectivity-eMN, and DIconnectivity-eDMN. For DIoverlap-MN and DIconnectivity-MN, we only considered the MNs with the numbers of diabetes and disease/vitamin D mapping genes greater than 5, while for DIoverlap-eMN, DIconnectivity-eMN, DIoverlap-eDMN, and DIconnectivity-eDMN, we only considered the eMNs, which are expanded by these MNs. In addition, for DIoverlap-eDMN and DIconnectivity-eDMN, we also performed permutation training of eMNs (see Supplementary Material). For DINet, we considered the eMNs with the numbers of diabetes and disease/vitamin D mapping genes greater than 5. We compared the methods according to the accuracy of predicting the DRD1s/DRD2s. To quantify the performance, we calculated the area under the receiver operating characteristic curve (AUROC or simply AUC) for each method, a commonly used statistics to characterize the overall performance of a predictive model. For DINet, we tested nine values for parameter (i.e., 0.1, 0.2, …, 0.9) to get the best prediction result; for DIoverlap-eDMN/DIconnectivity-eDMN, we tested 10 values for expansion fold N (i.e., 1, 2, …, 10) on diabetes and diseases&vitamin D genes, and denoted the corresponding methods as DIoverlap-eDMN_EN/DIconnectivity-eDMN_EN. For T1D/T2D, DIconnectivity-eDMN_E3/DIconnectivity-eDMN_E4 performed the best with AUC of 0.71/0.71 on HMR_Dataset (Figure 2). In Figure 2, we only plotted the AUC result of each method under the optimal parameter (if parameter is included), and the parameter training results of different methods are listed in Supplementary Table S3.

FIGURE 2
www.frontiersin.org

Figure 2. Comparison of different methods based on AUC of ROC in T1D (A) and T2D (B). DIcd is based on whole PPI network; DINet is based on expanded modularized network (eMN); DIconnectivity_whole network represents DIconnectivity based on whole PPI network; DIconnectivity_MN represents DIconnectivity based on modularized network (MN); DIconnectivity_eMN represents DIconnectivity based on expanded modularized network (eMN); DIoverlap is defined similarly.

Diabetes Related Diseases Predicted by DIconnectivity-eDMN

We used the best performing method DIconnectivity_eDMN to predict the connections between diabetes and diseases&vitamin D, and the predicted ranking list of all 254 diseases&vitamin D related to T1D/T2D is provided in Supplementary Datasets S3, S4. It should be noted that we only considered the eMNs whose numbers of interactions between gene sets were greater than 0 for each diabetes-disease pair. In order to find significant related diseases, we converted the DIconnectivity into z-score statistics and calculated the p-values and then the diseases with p-values less than 0.05 were significant DRDs (Table 1). Finally, we found 22 significant related diseases of T1D/T2D. Among these DRDs, bacterial infection, acute myocardial infarction, atherosclerosis, osteoarthritis, and obesity are well-known DRDs. For bacterial infections, the mechanism of the susceptibility is the influence of glycemia on polymorphonuclear cell functions, such as urinary tract infection, “diabetic foot,” or “infectious cellulitis” (Schubert and Heesemann, 1995). Besides, certain infections (i.e., respiratory and foot infections) are overrepresented in the diabetic population and are associated with a higher risk of infection-related mortality (Pearson-Stuttard et al., 2016). On the one hand, diabetes increases the risk of acute myocardial infarction; on the other hand, acute myocardial infarction is the major cause of morbidity and mortality in diabetic patients (Echouffo-Tcheugui et al., 2018). The statistics from US centers for disease control and prevention (CDC1) also note that heart disease is the leading cause of death among people with diabetes. Diabetes is also associated with elevated odds of having osteoarthritis, which is the most frequent disease in individuals with diabetes (Rehling et al., 2019). The relationship between diabetes and obesity is more obvious (Weyer et al., 2001; Okada-Iwabu et al., 2013). According to the latest statistics from CDC, 89% of diabetes patients in the United States are overweight or obese (body mass index > 25 kg/m2). In Brazilian, 75% of the T2D patients are overweight, and 30% of them are obese (Gomes et al., 2006).

TABLE 1
www.frontiersin.org

Table 1. The significant diabetes-related diseases inferred by DIconnectivity-eDMN.

It should be noted that for both T1D and T2D, systemic lupus erythematosus ranked first, which is associated with an increased risk of development of diabetes (Chung et al., 2007; Jiang et al., 2018). A cohort study in Toronto documented that women with SLE had a significantly higher prevalence of diabetes than the age-matched healthy controls (5 versus 1%) (Bruce et al., 2003). Therefore, we can conclude that SLE patients may develop diabetes. Followed in the list are breast cancer and asthma. According to Cancer Research UK2, women with diabetes have an increased risk of breast cancer. In addition, some studies have shown that diabetes not only increases the risk of breast cancer (Liao et al., 2011), but also increases the risk of breast cancer death (Luo et al., 2014; Bronsveld et al., 2015). The published data on disease occurrence showed that there was a strong positive association between T1D and asthma in Europe and elsewhere (Stene and Nafstad, 2001). Similarly, T2D has attracted attention as a risk factor for asthma (Murakami et al., 2019). Followed in the list are various types of psychiatric disorders, neurodegenerative diseases, and cancers. According to CDC, the complications of diabetes include heart disease, nerve damage, and mental health. On the other hand, some studies have shown that bipolar disorder (McIntyre et al., 2005), schizophrenia (Hoffman, 2017), and autism spectrum disorder (Alhowikan et al., 2019) also increase the prevalence of diabetes. In addition, high blood sugar can cause neuropathy (nerve damage) throughout your body, and some studies also suggested that there was an association between diabetes and the neurodegenerative diseases multiple sclerosis and amyotrophic lateral sclerosis (Mariosa et al., 2015; Tettey et al., 2015). Additionally, Cancer Research UK notes that people with diabetes have an increased risk of pancreatic cancer3. What is more, several studies show a higher risk of womb cancer in women with diabetes4. We should also note that diabetes is one of the common comorbidities of ulcerative colitis (Maconi et al., 2014) and cystic fibrosis (Prentice et al., 2016; Hart et al., 2018).

DIconnectivity-eDMN can effectively rank some recognized DRDs at the top of the list, but there are still some obvious related diseases that are relatively backward, such as diabetic nephropathy of T1D (48th), insulin resistance of T2D (68th), and even put some diabetes related diseases at the bottom of the list, such as vitamin D (255th) and morbid obesity (240th) of T1D/T2D. Such a ranking error may be due to incomplete genes in our network or diseases&vitamin D. In addition, some DRDs were not defined as DRDs, but we did find evidence to support their connections, such as bipolar disorder, endometrial cancer, and osteoarthritis.

Functional Subnets Connecting Diabetes and Diseases&vitamin D

For each diabetes-disease/vitamin D connection, we consider eMNs satisfying the following two conditions: (1) the eMNs are under the optimal permutation result; (2) the interaction numbers between diabetes and disease/vitamin D mapping genes in the eMNs are greater than 0. In the 255 T1D/T2D-disease&vitamin D connections, the number of eMNs ranges from 295/298 to 3123/3291, total 427,349/431,778 eMNs. Generally speaking, not all subnets play an important role in the diabetes-disease&vitamin D connections, so we identify the significant eMNs for each diabetes-disease/vitamin D connection with permutation analysis method, and the specific steps are as follows: (1) permute diabetes genes in each eMN for 100 times to calculate the null distribution of DIconnectivity with DIconnectivity-eDMN_E3 for T1D and DIconnectivity-eDMN_E4 for T2D and (2) convert the DIconnectivity to a z-score statistic based on this null distribution, then a p-value is estimated and adjusted for multiple testing. We consider the eMNs with FDR ≤ 0.05 are significant, and the number of significant eMNs for T1D/T2D-disease&vitamin D connections ranges from 46/0 to 1908/1284, a total of 214,545 (∼50.2%)/84,165 (∼19.5%) significant eMNs.

Functional Subnets Connecting T1D and Diseases&vitamin D

It is worth noting that different eMNs have different frequencies to connect diabetes and diseases&vitamin D, that is, some eMNs are involved in multiple diabetes-disease&vitamin D connections, and some only affect a few or specific ones. In order to study eMN frequency in the T1D-disease&vitamin D connections, we calculated the frequencies of all significant eMNs for each connection, and the average frequency (AF) was used as its eMN frequency. Among 255 T1D-disease&vitamin D (42 DRD1s and 213 non-DRD1s) connections (AF∈[102, 201]), there are 92 connections with AF less than 150, of which 23 are DRD1s involved and 69 are non-DRD1s involved. This shows that 55% of T1D-DRD1 connections have an eMN frequency of less than 150, while for non-DRD1s, this proportion is only 32%. Obviously, the smaller the eMN frequency, the higher the specificity, and then we can conclude that DRD1s have higher eMN specificity to connect T1D compared to non-DRD1s. The AFs of 42 connections (DRD1s involved) are plotted in Figure 3A, and from the figure, we can see that some well-known DRD1s have low frequencies (e.g., morbid obesity and diabetic nephropathy). The higher frequent diseases include heart diseases (e.g., cardiomyopathy and atherosclerosis) and inflammatory diseases (e.g., colitis and eczema), which suggests that the connections between T1D and DRD1s may be mediated by eMNs with very different frequencies.

FIGURE 3
www.frontiersin.org

Figure 3. The numbers of significant eMNs in T1D-DRD1 connections (A) and T2D-DRD2 connections (B).

In order to further search for specific eMNs and non-specific eMNs of T1D-DRD1 connections, we defined the specific index SP (SP = KF/AF, 0 < KF≤42, 0 < AF≤255, 0 < SP≤1), where KF is the frequency of significant eMN in the range of T1D-DRD1 connections. It is easy to know that when AF is closer to KF and KF is closer to 42, the eMN specificity is higher. Therefore, we set the SP threshold to 0.3 (Supplementary Table S4), i.e., the eMN with SP greater than 0.3 is defined as specific eMN, otherwise non-specific eMN. We sorted the specific eMNs according to KF from large to small, and list the top 20 non-specific eMNs and specific eMNs in Table 2. Non-specific eMNs include BPs such as “GO:0060070_canonical Wnt signaling pathway” and “GO:0060828_regulation of canonical Wnt signaling pathway.” According to Table 2, there are 41 DRD1s (42 in total) and 196 non-DRD1s (213 in total) that are significantly related to the eMN “GO:0060070_canonical Wnt signaling pathway,” and there are 41 (98%) DRD1s and 185 (87%) non-DRD1s that are significantly related to the eMN “GO:0060828_regulation of canonical Wnt signaling pathway.” The Wnt signaling pathway has been reported to be associated with glucose and lipid metabolism (Qin et al., 2018). Besides, many studies have shown that the Wnt signaling pathway is related to the pathogenesis of diabetic nephropathy (Kavanagh et al., 2011) and diabetic retinopathy (Chen and Ma, 2017). In the non-specific eMNs, except for multiple pathways related to Wnt signaling (GO:0016055_Wnt signaling pathway, GO:0198738_cell-cell signaling by wnt, GO:0030111_regulation of Wnt signaling pathway), there are also eMNs related to kidney development, such as GO:0072001_renal system development, GO:0001822_kidney development, and GO:0001655_urogenital system development.

TABLE 2
www.frontiersin.org

Table 2. Top 20 non-specific and specific eMNs (KF from large to small) of T1D-DRD1connections.

Specific eMNs include BPs such as “respiratory system development” and “regulation of mRNA metabolic process.” There are 28 (68%) DRD1s and 63 (30%) non-DRD1s that are significantly related to “respiratory system development,” and there are 23 (55%) DRD1s and 52 (24%) non-DRD1s that are significantly related to “regulation of mRNA metabolic process.” Related studies have shown that respiratory control imbalance is common in T1D patients (Bianchi et al., 2017). The available evidence shows that diabetes usually changes metabolites such as glucose, fructose, amino acids, and lipids through metabolic pathways (Arneth et al., 2019). In addition, the well-known specific eMNs of diabetes, insulin related BPs (GO:0032868_response to insulin, GO:0032869_cellular response to insulin stimulus) are also in the list (Brezar et al., 2011).

Functional Subnets Connecting T2D and Diseases&vitamin D

We conducted a similar analysis for T2D. Among 255 T2D-diseases&vitamin D (30 DRD2s and 225 non-DRD2s) connections (AF∈[10, 209]), there are 94 connections with AF less than 100, of which 16 are DRD2s involved and 78 are non-DRD2s involved. This shows that 53% of T2D-DRD2 connections have an eMN frequency of less than 100, while for non-DRD2s, this proportion is only 35%. The AFs of 30 connections (DRD2s involved) are plotted in Figure 3B, and from the figure, we can see that high frequent diseases include obesity and some heart diseases (cardiomyopathy, acute myocardial infarction, and atherosclerosis).

We set the SP threshold to 0.2 (Supplementary Table S5) to define specific eMNs and non-specific eMNs, and list the top 20 of them in Table 3. The non-specific eMN with the largest KF is “GO:0000226_microtubule cytoskeleton organization,” and there are 22 DRD2s (30 in total) and 178 non-DRD2s (225 in total) that are significantly related to it. Studies have found that microtubule polymerization may play an important role in glucose transport (Taneja and Priyadarshini, 2018). It is worth noting that pathways related to Wnt signaling are also significantly related to T2D, such as GO:0198738_cell-cell signaling by wnt, GO:0016055_Wnt signaling pathway, GO:0030111_regulation of Wnt signaling pathway, and GO:0060828_regulation of canonical Wnt signaling pathway, and there are evidences that the Wnt signaling pathway is a key pathway for the occurrence of T2D (Lee et al., 2008; Liu et al., 2018). Therefore, we can conclude that both T1D and T2D are significantly related to the Wnt signaling pathway. On the other hand, the Wnt signaling pathway is also related to the development of some DRD2s, for example, miR-128-3p aggravates cardiovascular calcification and insulin resistance in T2D rats by downregulating ISL1 through the activation of the Wnt pathway (Wang et al., 2019). The specific eMN with the largest KF is “GO:0061138_morphogenesis of a branching epithelium,” and studies have found that branching morphogenesis is a critical step in the development of many epithelial organs, for example, lung (Carter et al., 2014; Goodwin et al., 2019), kidney (Basson et al., 2006), and breast, besides, breast epithelial branch morphogenesis may be related to breast cancer (Kessenbrock et al., 2017). In addition, the similar BPs of morphogenesis of a branching epithelium (GO:0060562_epithelial tube morphogenesis ranked 6, GO:0001763_morphogenesis of a branching structure ranked 22 and GO:0048754_branching morphogenesis of an epithelial tube ranked 25) are also in the specific eMN list, which further indicates that the BP of morphogenesis of a branching epithelium structure is important for T2D-DRD2 connections.

TABLE 3
www.frontiersin.org

Table 3. Top 20 non-specific and specific eMNs (KF from large to small) of T2D-DRD2 connections.

Key Connectors Mediating Diabetes-Disease Connections in Significant Subnets

We performed key connector analysis (KCA) to infer key genes that connect diabetes and DRDs in selected eMNs. The detailed information of KCA is provided in Section “Materials and Methods.” We selected two common diabetes-disease connections including T1D-bacterial infection and T2D-obesity as case studies to illustrate the key connectors (Figure 4). In Figure 4, we only show the subnet consisting of key connectors and their neighboring genes for a better view.

FIGURE 4
www.frontiersin.org

Figure 4. Key connectors of (A) T1D-bacterial infection in Wnt signaling pathway and (B) T2D-obesity in appendage morphogenesis. We use node shape to denote key connectors: (1) square represents the key connectors; (2) circle represents diabetes and disease genes. We use fill color to denote diabetes and disease information: (1) red represents diabetes gene; (2) blue represents disease gene; and (3) yellow represents the overlapping diabetes and disease gene.

The T1D-bacterial infection connection is most significant in the eMN corresponding to “GO:0016055_Wnt signaling pathway.” In this eMN, there are 111 T1D genes and 58 bacterial infection genes, and the number of overlap between them is 30. We analyzed these 30 common genes with key driver analysis (KDA), and the key connector gene HSPA8 was obtained (Figure 4A). Studies have shown that HSPA8 binds bacterial lipopolysaccharide (LPS) and mediates LPS-induced inflammatory response (Yahata et al., 2000; Triantafilou et al., 2001). Similarly, T2D-obesity connection is the most significant in the eMN corresponding to “GO:0035107_appendage morphogenesis.” In this eMN, there are 84 T2D genes and 30 obesity genes, and the number of overlap between them is 23. We analyzed these 23 common genes, and got the key connector genes TCF4, CTNNB1 and CEBPB (Figure 4B). TCF4 (TCF7L2) is the strongest T2D candidate gene discovered to date, and it also plays a key role in the development and function of adipose tissue (Chen et al., 2018). CTNNB1 (β-catenin) is a key regulator of fat expansion and human obesity (Chen et al., 2020). Besides, studies have shown that co-administration of insulin and leptin to pancreatic islet-derived mesenchymal stem cell (PID-MSC) leads to the co-development of insulin and leptin resistance, and the differentiation signaling is mainly mediated by CTNNB1 and Tub (Ercin et al., 2018). In addition, the repressed expression of CEBPB has been found in obesity and T2D in adipose tissue (Li et al., 2016).

Discussion

The Effect of the Number of Disease Genes on the Result

In the predicted diabetes-related diseases&vitamin D list, some well-known diseases are not ranked at the top (e.g., diabetic nephropathy, insulin resistance) and we speculate that it may be caused by the difference in the number of known disease genes. We sorted the numbers of diseases&vitamin D genes from large to small, and found that diabetic nephropathy ranked 118 and vitamin D ranked 255. In order to prove our conjecture, we expanded (limited) the genes of each disease to 500 and predicted DRDs with DIconnectivity_eDMN method on HMR_Dataset (Supplementary Table S6). We found that the predicted top five related diseases of T1D and T2D are the same, all of which are “essential thrombocytemia,” “bacterial infection,” “osteoporosis,” “diabetic nephropathy,” “insulin resistance.” This result shows that the number of known disease genes indeed affects the ranking of related diseases to a certain extent. Additionally, vitamin D has the least number of genes and is predicted at the bottom of the list, which further proves our conjecture.

Diabetes Genes Play an Important Role in the Diabetes-Disease Connections

We calculated the proportion of T1D genes involved in the DIconnectivity (DIconnectivity-Whole network) for each T1D-DRD1 connection, and found that the average proportion was 0.64, while in T1D-non-DRD1 connections, the proportion was only 0.54. Similarly, in T2D-DRD2 connections and T2D-non-DRD2 connections, the average proportions were 0.59 and 0.51, respectively. In addition, we also calculated the proportion of disease genes involved in the corresponding DIconnectivity, and found that the average proportions of DRD1s and non-DRD1s were 0.80 and the average proportions of DRD2s and non-DRD2s were 0.88 and 0.87, respectively. The average proportion of disease genes is higher than that of diabetes, but the proportions is the same for DRDs and non-DRDs, which shows that diabetes plays a key role in diabetes-disease connections.

For the shortest path method, we considered three distance measures (Guney et al., 2016): (1) the shortest distance ds(A,S), ds(A,S)=1||S||aA1||A||sSd(a,s), where A is diabetes gene set, S is disease gene set, and d(a,s) is the shortest path length between nodes a and s in PPI network; (2) the closest distance dc(S,A), dc(S,A)=1||S||sSminaAd(s,a), d(s,a) = d(a,s); (3) the closest distance dc(A,S), dc(A,S)=1||A||aAminsSd(a,s). We found that dc(A,S) has the best results (Supplementary Table S7). Among these three methods, ds(A,S) considers all genes of diabetes and disease, dc(S,A) only considers all genes of disease, and dc(A,S) only considers all genes of diabetes. Therefore, we can conclude that diabetes plays a more important role in diabetes-disease connections.

The Important Genes and Distances in the Diabetes-Disease Connections

DIoverlap method takes the intersection between diabetes and disease gene sets as a criterion for measuring their connection. In essence, it only considers the genes with distances of 0; DIconnectivity method considers the genes with distances of 0 and 1; DIcd method considers all diabetes genes regardless of distance. Among the three methods, DIconnectivity_eDMN performs best, which shows that the genes with distances of 0 and 1 play an important role in the diabetes-disease connections.

The Impact of BP Redundancy

In order to evaluate the impact of BP redundancy on prediction results, we calculated the semantic similarity among 3367 BP terms using R software package GOSemSim, of which 1141/359/59 terms have semantic similarity less than 0.8/0.7/0.6. Too high similarity and few terms are not our selection criteria, so we adopted the optimal method DIconnectivity-eDMN to predict DRDs again based on eMNs with similarity less than 0.7. Through the training of DIconnectivity-eDMN_EN (N = 1, 2,…, 10), we found that DIconnectivity-eDMN_E3/DIconnectivity-eDMN_E4 has the best prediction for DRD1s/DRD2s with AUC of 0.70/0.71. Therefore, we can conclude that removing a few highly similar terms has very little impact on the prediction effect.

Materials and Methods

Database

We downloaded the upregulated and downregulated gene files of diabetes/diseases Disease_Perturbations_ from_GEO_up.txt (Supplementary Dataset S5) and Disease_ Perturbations_ from_GEO_down.txt (Supplementary Dataset S6) from Enrichr5. Enrichr is a comprehensive resource for curated gene sets, currently containing 180,184 annotated gene sets from 102 gene set libraries (Kuleshov et al., 2016). Terms of these two files are the same, but the corresponding genes are different, so we first merge the upregulated and downregulated genes of each term, and get a total of 839 terms of human, mouse, and rat. In addition, since some diabetes/diseases terms are the same but only the case of the first letter is different, so we merged the same human terms of diabetes/diseases. Finally, we obtained a list of genes for 254 diseases and T1D/T2D (Supplementary Dataset S1). Besides, we also extracted vitamin D genes from GO terms which were related to vitamin D. In addition, we found that diabetes and some of 254 diseases not only contain human term genes, but also mouse or rat term genes, so we constructed another dataset by adding them to the corresponding disease gene set (Supplementary Dataset S2).

We used the human PPI network compiled by Menche et al. as the reference PPI network (Guney et al., 2016), and conducted research based on its largest connected subnet, which consists of 13,329 proteins and 141,150 protein interactions.

Gene ontology terms were obtained based on R software package GO.db. We consider GO BPs containing 30–500 genes, and ignore either very small or overly large functional gene sets. Finally, we obtained 3367 GO BPs to generate various network modules.

Diabetes–Disease/Vitamin D Connection Annotation

We adopted literature mining approach to annotate whether a disease/vitamin D is diabetes-related. Specifically, we ranked diseases&vitamin D based on their Jaccard indices between their names and the term “type 1 diabetes” (“type 2 diabetes”) in PubMed abstracts published from 2008 to 2019. The PubMed abstracts containing the term “type 1 diabetes” (“type 2 diabetes”) from 2008 to 2019 were retrieved using Entrez Programming Utilities6. The term “type 1 diabetes” corresponds to “type 1 diabetes” [MeSH Terms] OR “type 1 diabetes” [All Fields] in PubMed, which is a superset of the term “type 1 diabetes.” The co-occurrence of disease and diabetes was evaluated by the following equation:

J a c c a r d ( d i s e a s e , d i a b e t e s ) = | P u b M e d I D d i s e a s e P u b M e d I D d i a b e t e s | | P u b M e d I D d i s e a s e P u b M e d I D d i a b e t e s |

Where PubMedIDdisease and PubMedIDdiabetes were the PubMed IDs containing the disease name and the term “diabetes,” respectively.

According to previous study, some diseases are indeed associated with diabetes, such as diabetic nephropathy, obesity, and bacterial infection (Forbes and Cooper, 2013). We used the minimum Jaccard coefficient of these diseases as the threshold, and selected the diseases&vitamin D with Jaccard coefficient larger than threshold as DRDs. Finally, we obtained 41 diseases&vitamin D that are defined as DRD1s and 29 diseases&vitamin D that are defined as DRD2s.

Four Categories of Algorithms

We used four algorithms to identify the connections between diabetes and diseases&vitamin D, namely DIoverlap rank the diseases&vitamin D by calculating the Jaccard coefficient, DIcd performed by using the closest distance. DINet based on a procedure similar to gene set enrichment analysis and an RWR procedure, and DIconnectivity based on the number of interactions between diabetes and diseases&vitamin D genes.

DIcd

DIcd is a closest distance method: let A and S denote diabetes and disease gene set, respectively, and dc(A,S) is the closest distance from A to S. Given two nodes aA and sS, the shortest path length between a and s in the network is represented by d(a,s), then we define dc(A,S) as follows:

d c ( A , S ) = 1 || A || a A min s S d ( a , s )

It should be noted that the smaller the value of DIcd, the higher the connection between diabetes and disease.

DIoverlap

DIoverlap is the Jaccard coefficient between diabetes and disease gene set, and the larger the value, the higher the connection between them.

DINet

DINet is similar to the GeroNet (Yang et al., 2016, 2017) and it consists of three steps: (1) Generate expanded network modules (eMN), (2) Calculate the enrichment scores on eMNs follow a method similar to GSEA, and (3) Calculate the significance of enrichment score based on permutation test.

Step 1: To generate expanded network modules (eMN), we map each GO BP to the reference PPI network to generate the corresponding MN, which is further expanded by an RWR (see Supplementary Material) until it reaches N times the original gene size and the maximum does not exceed 500 genes.

Step 2: To calculate the diabetes-disease enrichment score on an eMN, we first map the two gene sets to the eMN and perform two RWR expansions by setting the two mapped gene sets as seeds, which will rank all genes in the eMN, respectively. We go through the sorted gene list of eMN based on disease (diabetes) gene seed, if we encounter a gene that is not a diabetes (disease) gene, -GN-G is added to the score, where N is the number of genes for the network, and G is the number of diabetes (disease) genes; otherwise, N-GG is added. This generates a curve and the peak value is defined as ES1(ES2). The enrichment score is defined as the weighted sum of scores

E S β = β E S 1 + ( 1 - β ) E S 2 ,   0 < β < 1 .

Step 3: To calculate the significance of enrichment score, we permute diabetes genes in the eMN for 100 times to calculate the null distribution of enrichment scores and convert the ESβ to a z-score statistic based on this null distribution, then a p-value is estimated and adjusted for multiple testing. For each diabetes-disease connection, the significance is defined as the minimum adjusted p-value of eMN. The diseases are then ranked based on their significances, and the more significant the disease, the more diabetes-related.

DIconnectivity

DIconnectivity is the weighted sum of interaction numbers between diabetes and disease gene set, which is based on the idea of cut edge. We can divide the interactions between the two gene sets into four categories: (1)H1: one gene involved in the interaction is disease/VD gene and the other gene is diabetes gene; (2)H2: one gene is disease/VD gene, and the other is an overlap gene (both a disease gene and a diabetes gene); (3)H3: One gene is a diabetes gene, and the other is an overlap gene; (4) H4: the two genes are both overlap genes. We give the weight of the number of Hi(i = 1,2,3) as 1, and the weight of H4 as 2 (see Figure 1C). In addition, we also proposed DIconnectivity-eDMN method, which calculates the weighted sum of interaction numbers between the expand diabetes and disease gene set. The gene sets are expanded based on RWR and GSEA: (1) In Step 2 of DINet, we can obtain the score of each diabetes/disease gene; (2) Sort the diabetes/disease genes in descending order according to their scores; (3) The top n genes are defined as expanded diabetes/disease genes (Hu et al., 2018), and n is N times the original gene size and the maximum does not exceed the number of eMN genes. For each diabetes-disease pair, its DIconnectivity is defined as the mean of interaction numbers across eMNs. The larger the value is, the higher the connection between them.

Key Connector Analysis

We adopted the KDA software package (Zhang and Zhu, 2013) to identify key connectors in PPI network. KDA was originally designed to identify “key regulators” in a directed regulatory network. When applied to undirected networks like PPI networks, we consider the key nodes as “key connectors” since they do not necessarily contain the directional information (Zhang and Zhu, 2013). Such key connectors function more like a “hub” gene, instead of being considered as “master regulators.” Specifically, KDA takes a set of genes G and an undirected gene network N as inputs. It has two searching strategies, namely, dynamic neighborhood search (DNS) and static neighborhood search (SNS) for identifying key connectors. We adopted DNS in this study: (1) It first generates a subnet NG consisting of all nodes in N with no more than L(L=2 in this study) steps away from the nodes in G. (2) For each gene g in NG, DNS then searches for genes with distances no more than h = 1,2,…,H(H=2 in this study) in NG. The set of genes (not including g) is denoted by NG(HLNg,h). The hypergeometric test is then used to calculate the enrichment between NG(HLNg,h) and G with the genes in NG as background for each h. The final enrichment p-value of each gene g is calculated as the minimum p-value across h layers. (3) The Bonferroni correction is performed to adjust for multiple testing and the genes with significant Bonferroni p-values (≤0.05) are outputted as key connectors.

Data Availability Statement

The original contributions presented in the study are included in the article/Supplementary Material. Further inquiries can be directed to the corresponding author/s.

Author Contributions

SC, HZ, and LZ conceived the concept of the work. LZ, JX, QW, AW, CL, GT, and HZ performed the experiments. LZ wrote the manuscript. All authors approved the final version of this manuscript.

Funding

This research was funded by the National Natural Science Foundation of China (Grant Nos. 11971439 and 61702054), the Training Program for Excellent Young Innovators of Changsha (Grant No. kq1905045), and the Fundamental Research Funds for the Central Universities of Central South University (Grant No. 2019zzts279).

Conflict of Interest

AW, CL, and GT were employed by Geneis Beijing Co., Ltd.

The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Supplementary Material

The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fgene.2020.617136/full#supplementary-materialDIconnectivity-eDMN is available at https://github.com/zhulijuan123/connectivity.

Footnotes

  1. ^ https://www.cdc.gov/diabetes/managing/problems.html
  2. ^ https://www.cancerresearchuk.org/about-cancer/breast-cancer/risks-causes/risk-factors
  3. ^ https://www.cancerresearchuk.org/about-cancer/pancreatic-cancer/risks-causes
  4. ^ https://www.cancerresearchuk.org/about-cancer/womb-cancer/risks-causes
  5. ^ https://maayanlab.cloud/Enrichr/
  6. ^ http://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi?db~=~pubmed&term~=~[type 1 diabetes]+AND+2008:2019 [pdat]&retmax~=~999999

References

Alhowikan, A. M., Al-Ayadhi, L. Y., and Halepoto, D. M. (2019). Impact of environmental pollution, dietary factors and diabetes mellitus on Autism Spectrum Disorder (ASD). Pak. J. Med. Sci. 35, 1179–1184. doi: 10.12669/pjms.35.4.269

PubMed Abstract | CrossRef Full Text | Google Scholar

Arneth, B., Arneth, R., and Shams, M. (2019). Metabolomics of Type 1 and Type 2 Diabetes. Int. J. Mol. Sci. 20:2467. doi: 10.3390/ijms20102467

PubMed Abstract | CrossRef Full Text | Google Scholar

Basson, M. A., Watson-Johnson, J., Shakya, R., Akbulut, S., Hyink, D., Costantini, F. D., et al. (2006). Branching morphogenesis of the ureteric epithelium during kidney development is coordinated by the opposing functions of GDNF and Sprouty1. Dev. Biol. 299, 466–477. doi: 10.1016/j.ydbio.2006.08.051

PubMed Abstract | CrossRef Full Text | Google Scholar

Bianchi, L., Porta, C., Rinaldi, A., Gazzaruso, C., Fratino, P., DeCata, P., et al. (2017). Integrated cardiovascular/respiratory control in type 1 diabetes evidences functional imbalance: possible role of hypoxia. Int. J. Cardiol. 244, 254–259. doi: 10.1016/j.ijcard.2017.06.047

PubMed Abstract | CrossRef Full Text | Google Scholar

Brezar, V., Carel, J. C., Boitard, C., and Mallone, R. (2011). Beyond the hormone: insulin as an autoimmune target in type 1 diabetes. Endocr. Rev. 32, 623–669. doi: 10.1210/er.2011-0010

PubMed Abstract | CrossRef Full Text | Google Scholar

Bronsveld, H. K., ter Braak, B., Karlstad, Ø, Vestergaard, P., Starup-Linde, J., Bazelier, M. T., et al. (2015). Treatment with insulin (analogues) and breast cancer risk in diabetics; a systematic review and meta-analysis of in vitro, animal and human evidence. Breast Cancer Res. 17:100. doi: 10.1186/s13058-015-0611-2

PubMed Abstract | CrossRef Full Text | Google Scholar

Bruce, I. N., Urowitz, M. B., Gladman, D. D., Ibañez, D., and Steiner, G. (2003). Risk factors for coronary heart disease in women with systemic lupus erythematosus: the Toronto Risk Factor Study. Arthritis Rheum. 48, 3159–3167. doi: 10.1002/art.11296

PubMed Abstract | CrossRef Full Text | Google Scholar

Carter, E., Miron-Buchacra, G., Goldoni, S., Danahay, H., Westwick, J., Watson, M. L., et al. (2014). Phosphoinositide 3-kinase alpha-dependent regulation of branching morphogenesis in murine embryonic lung: evidence for a role in determining morphogenic properties of FGF7. PLoS One 9:e113555. doi: 10.1371/journal.pone.0113555

PubMed Abstract | CrossRef Full Text | Google Scholar

Chen, M., Lu, P., Ma, Q., Cao, Y., Chen, N., Li, W., et al. (2020). CTNNB1/β-catenin dysfunction contributes to adiposity by regulating the cross-talk of mature adipocytes and preadipocytes. Sci. Adv. 6:eaax9605. doi: 10.1126/sciadv.aax9605

PubMed Abstract | CrossRef Full Text | Google Scholar

Chen, Q., and Ma, J. X. (2017). Canonical Wnt signaling in diabetic retinopathy. Vis. Res. 139, 47–58. doi: 10.1016/j.visres.2017.02.007

PubMed Abstract | CrossRef Full Text | Google Scholar

Chen, X., Ayala, I., Shannon, C., Fourcaudot, M., Acharya, N. K., Jenkinson, C. P., et al. (2018). The diabetes gene and Wnt pathway effector TCF7L2 regulates adipocyte development and function. Diabetes Metab. Res. Rev. 67, 554–568. doi: 10.2337/db17-0318

PubMed Abstract | CrossRef Full Text | Google Scholar

Chung, C. P., Avalos, I., Oeser, A., Gebretsadik, T., Shintani, A., Raggi, P., et al. (2007). High prevalence of the metabolic syndrome in patients with systemic lupus erythematosus: association with disease characteristics and cardiovascular risk factors. Ann. Rheum. Dis. 66, 208–214. doi: 10.1136/ard.2006.054973

PubMed Abstract | CrossRef Full Text | Google Scholar

Cukierman, T., Gerstein, H. C., and Williamson, J. D. (2005). Cognitive decline and dementia in diabetes–systematic overview of prospective observational studies. Diabetologia 48, 2460–2469. doi: 10.1007/s00125-005-0023-4

PubMed Abstract | CrossRef Full Text | Google Scholar

Ding, L., Fan, L., Xu, X., Fu, J., and Xue, Y. (2019). Identification of core genes and pathways in type 2 diabetes mellitus by bioinformatics analysis. Mol. Med. Rep. 20, 2597–2608. doi: 10.3892/mmr.2019.10522

PubMed Abstract | CrossRef Full Text | Google Scholar

Domingueti, C. P., Dusse, L. M., Carvalho, Md, de Sousa, L. P., Gomes, K. B., et al. (2016). Diabetes mellitus: the linkage between oxidative stress, inflammation, hypercoagulability and vascular complications. J. Diabetes Compl. 30, 738–745. doi: 10.1016/j.jdiacomp.2015.12.018

PubMed Abstract | CrossRef Full Text | Google Scholar

Echouffo-Tcheugui, J. B., Kolte, D., Khera, S., Aronow, H. D., Abbott, J. D., Bhatt, D. L., et al. (2018). Diabetes Mellitus and cardiogenic shock complicating acute myocardial infarction. Am. J. Med. 131, 778–786. doi: 10.1016/j.amjmed.2018.03.004

PubMed Abstract | CrossRef Full Text | Google Scholar

Ercin, M., Sancar-Bas, S., Bolkent, S., and Gezginci-Oktayoglu, S. (2018). Tub and β-catenin play a key role in insulin and leptin resistance-induced pancreatic beta-cell differentiation. Biochim. Biophys. Acta Mol. Cell Res. 1865, 1934–1944. doi: 10.1016/j.bbamcr.2018.09.010

PubMed Abstract | CrossRef Full Text | Google Scholar

Forbes, J. M., and Cooper, M. E. (2013). Mechanisms of diabetic complications. Physiol. Rev. 93, 137–188. doi: 10.1152/physrev.00045.2011

PubMed Abstract | CrossRef Full Text | Google Scholar

Fourlanos, S., Narendran, P., Byrnes, G. B., Colman, P. G., and Harrison, L. C. (2004). Insulin resistance is a risk factor for progression to type 1 diabetes. Diabetologia 47, 1661–1667. doi: 10.1007/s00125-004-1507-3

PubMed Abstract | CrossRef Full Text | Google Scholar

Gomes, M. B., Giannella Neto, D., Mendonça, Tambascia, M. A., Fonseca, R. M., and Réa, R. R., et al. (eds) (2006). Nationwide multicenter study on the prevalence of overweight and obesity in type 2 diabetes mellitus in the Brazilian population. Arq. Bras. Endocrinol. Metabol. 50, 136–144. doi: 10.1590/s0004-27302006000100019

PubMed Abstract | CrossRef Full Text | Google Scholar

Goodwin, K., Mao, S., Guyomar, T., Miller, E., Radisky, D. C., Košmrlj, A., et al. (2019). Smooth muscle differentiation shapes domain branches during mouse lung development. Development 146:dev181172. doi: 10.1242/dev.181172

PubMed Abstract | CrossRef Full Text | Google Scholar

Guney, E., Menche, J., Vidal, M., and Barábasi, A. L. (2016). Network-based in silico drug efficacy screening. Nat. Commun. 7:10331. doi: 10.1038/ncomms10331

PubMed Abstract | CrossRef Full Text | Google Scholar

Hart, N. J., Aramandla, R., Poffenberger, G., Fayolle, C., Thames, A. H., Bautista, A., et al. (2018). Cystic fibrosis-related diabetes is caused by islet loss and inflammation. JCI Insight 3:e98240. doi: 10.1172/jci.insight.98240

PubMed Abstract | CrossRef Full Text | Google Scholar

Hoffman, R. P. (2017). The complex inter-relationship between diabetes and schizophrenia. Curr. Diabetes Rev. 13, 528–532. doi: 10.2174/1573399812666161201205322

PubMed Abstract | CrossRef Full Text | Google Scholar

Hu, K., Hu, J. B., Tang, L., Xiang, J., Ma, J. L., Gao, Y. Y., et al. (2018). Predicting disease-related genes by path structure and community structure in protein–protein networks. J. Stat. Mech. Theory and Experiment 2018:100001. doi: 10.1088/1742-5468/aae02b

CrossRef Full Text | Google Scholar

International Diabetes Federation (2015). IDF Diabetes Atlas, 7th Edn. Brussels: International Diabetes Federation.

Google Scholar

Jenkins, A. J., Joglekar, M. V., Hardikar, A. A., Keech, A. C., O’Neal, D. N., and Januszewski, A. S. (2015). Biomarkers in diabetic retinopathy. Rev. Diabet. Stud. 12, 159–195. doi: 10.1900/RDS.2015.12.159

PubMed Abstract | CrossRef Full Text | Google Scholar

Jiang, M. Y., Hwang, J. C., and Feng, I. J. (2018). Impact of diabetes mellitus on the risk of end-stage renal disease in patients with systemic lupus erythematosus. Sci. Rep. 8:6008. doi: 10.1038/s41598-018-24529-2

PubMed Abstract | CrossRef Full Text | Google Scholar

Jiang, Z. S., Jia, H. X., Xing, W. J., Han, C. D., Wang, J., Zhang, Z. J., et al. (2015). Investigation of several biomarkers associated with diabetic nephropathy. Exp. Clin. Endocrinol. Diabetes 123, 1–6. doi: 10.1055/s-0034-1385875

PubMed Abstract | CrossRef Full Text | Google Scholar

Kavanagh, D. H., Savage, D. A., Patterson, C. C., McKnight, A. J., Crean, J. K., Maxwell, A. P., et al. (2011). Association analysis of canonical Wnt signalling genes in diabetic nephropathy. PLoS One 6:e23904. doi: 10.1371/journal.pone.0023904

PubMed Abstract | CrossRef Full Text | Google Scholar

Kessenbrock, K., Smith, P., Steenbeek, S. C., Pervolarakis, N., Kumar, R., Minami, Y., et al. (2017). Diverse regulation of mammary epithelial growth and branching morphogenesis through noncanonical Wnt signaling. Proc. Natl. Acad. Sci. U.S.A. 114, 3121–3126. doi: 10.1073/pnas.1701464114

PubMed Abstract | CrossRef Full Text | Google Scholar

Kuleshov, M. V., Jones, M. R., Rouillard, A. D., Fernandez, N. F., Duan, Q., Wang, Z., et al. (2016). Enrichr: a comprehensive gene set enrichment analysis web server 2016 update. Nucleic Acids Res. 44, W90–W97. doi: 10.1093/nar/gkw377

PubMed Abstract | CrossRef Full Text | Google Scholar

Lee, S. H., Demeterco, C., Geron, I., Abrahamsson, A., Levine, F., and Itkin-Ansari, P. (2008). Islet specific Wnt activation in human type II diabetes. Exp. Diabetes Res. 2008:728763. doi: 10.1155/2008/728763

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, J. W., Lee, H. M., Wang, Y., Tong, A. H., Yip, K. Y., Tsui, S. K., et al. (2016). Interactome-transcriptome analysis discovers signatures complementary to GWAS Loci of Type 2 Diabetes. Sci. Rep. 6:35228. doi: 10.1038/srep35228

PubMed Abstract | CrossRef Full Text | Google Scholar

Liao, S., Li, J., Wei, W., Wang, L., Zhang, Y., Li, J., et al. (2011). Association between diabetes mellitus and breast cancer risk: a meta-analysis of the literature. Asian Pac. J. Cancer Prev. 12, 1061–1065.

Google Scholar

Liu, L. B., Chen, X. D., Zhou, X. Y., and Zhu, Q. (2018). The Wnt antagonist and secreted frizzled-related protein 5: implications on lipid metabolism, inflammation, and type 2 diabetes mellitus. Biosci. Rep. 38:BSR20180011. doi: 10.1042/BSR20180011

PubMed Abstract | CrossRef Full Text | Google Scholar

Liu, X., and Li, X. (2019). Key genes involved in diabetic nephropathy investigated by microarray analysis. J. Comput. Biol. 26, 1438–1447. doi: 10.1089/cmb.2019.0182

PubMed Abstract | CrossRef Full Text | Google Scholar

Luo, J., Virnig, B., Hendryx, M., Wen, S., Chelebowski, R., Chen, C., et al. (2014). Diabetes, diabetes treatment and breast cancer prognosis. Breast Cancer Res. Treat. 148, 153–162. doi: 10.1007/s10549-014-3146-9

PubMed Abstract | CrossRef Full Text | Google Scholar

Maconi, G., Furfaro, F., Sciurti, R., Bezzio, C., Ardizzone, S., and de Franchis, R. (2014). Glucose intolerance and diabetes mellitus in ulcerative colitis: pathogenetic and therapeutic implications. World J. Gastroenterol. 20, 3507–3515. doi: 10.3748/wjg.v20.i13.3507

PubMed Abstract | CrossRef Full Text | Google Scholar

Mariosa, D., Kamel, F., Bellocco, R., Ye, W., and Fang, F. (2015). Association between diabetes and amyotrophic lateral sclerosis in Sweden. Eur. J. Neurol. 22, 1436–1442. doi: 10.1111/ene.12632

PubMed Abstract | CrossRef Full Text | Google Scholar

McIntyre, R. S., Konarski, J. Z., Misener, V. L., and Kennedy, S. H. (2005). Bipolar disorder and diabetes mellitus: epidemiology, etiology, and treatment implications. Ann. Clin. Psychiatry 17, 83–93. doi: 10.1080/10401230590932380

PubMed Abstract | CrossRef Full Text | Google Scholar

Murakami, D., Anan, F., Masaki, T., Umeno, Y., Shigenaga, T., Eshima, N., et al. (2019). Visceral fat accumulation is associated with asthma in patients with Type 2 Diabetes. J. Diabetes Res. 2019:3129286. doi: 10.1155/2019/3129286

PubMed Abstract | CrossRef Full Text | Google Scholar

Naslafkih, A., and Sestier, F. (2003). Diabetes mellitus related morbidity, risk of hospitalization and disability. J. Insur. Med. 35, 102–113.

Google Scholar

Nigro, E., Scudiero, O., Monaco, M. L., Palmieri, A., Mazzarella, G., Costagliola, C., et al. (2014). New insight into adiponectin role in obesity and obesity-related diseases. Biomed Res. Int. 2014:658913. doi: 10.1155/2014/658913

PubMed Abstract | CrossRef Full Text | Google Scholar

Nouwen, A., Nefs, G., Caramlau, I., Connock, M., Winkley, K., Lloyd, C. E., et al. (2011). Prevalence of depression in individuals with impaired glucose metabolism or undiagnosed diabetes: a systematic review and meta-analysis of the European Depression in Diabetes (EDID) Research Consortium. Diabetes Care 34, 752–762. doi: 10.2337/dc10-1414

PubMed Abstract | CrossRef Full Text | Google Scholar

Okada-Iwabu, M., Yamauchi, T., Iwabu, M., Honma, T., Hamagami, K., Matsuda, K., et al. (2013). A small-molecule AdipoR agonist for type 2 diabetes and short life in obesity. Nature 503, 493–499. doi: 10.1038/nature12656

PubMed Abstract | CrossRef Full Text | Google Scholar

Paneni, F., Beckman, J. A., Creager, M. A., and Cosentino, F. (2013). Diabetes and vascular disease: pathophysiology, clinical consequences, and medical therapy: part I. Eur. Heart J. 34, 2436–2443. doi: 10.1093/eurheartj/eht149

PubMed Abstract | CrossRef Full Text | Google Scholar

Papatheodorou, K., Banach, M., Bekiari, E., Rizzo, M., and Edmonds, M. (2018). Complications of diabetes 2017. J Diabetes Res. 2018:3086167. doi: 10.1155/2018/3086167

PubMed Abstract | CrossRef Full Text | Google Scholar

Papatheodorou, K., Papanas, N., Banach, M., Papazoglou, D., and Edmonds, M. (2016). Complications of diabetes 2016. J. Diabetes Res. 2016:6989453. doi: 10.1155/2016/6989453

PubMed Abstract | CrossRef Full Text | Google Scholar

Pearson-Stuttard, J., Blundell, S., Harris, T., Cook, D. G., and Critchley, J. (2016). Diabetes and infection: assessing the association with glycaemic control in population-based studies. Lancet Diabetes Endocrinol. 4, 148–158. doi: 10.1016/S2213-8587(15)00379-4

CrossRef Full Text | Google Scholar

Prentice, B., Hameed, S., Verge, C. F., Ooi, C. Y., Jaffe, A., and Widger, J. (2016). Diagnosing cystic fibrosis-related diabetes: current methods and challenges. Expert Rev. Respir. Med. 10, 799–811. doi: 10.1080/17476348.2016.1190646

PubMed Abstract | CrossRef Full Text | Google Scholar

Qin, Y., Chen, M., Yang, Y., Zhou, X. R., Shao, S. Y., Wang, D. W., et al. (2018). Liraglutide improves hepatic insulin resistance via the canonical Wnt signaling pathway. Mol. Med. Rep. 17, 7372–7380. doi: 10.3892/mmr.2018.8737

PubMed Abstract | CrossRef Full Text | Google Scholar

Rehling, T., Bjørkman, A. D., Andersen, M. B., Ekholm, O., and Molsted, S. (2019). Diabetes is associated with musculoskeletal pain, osteoarthritis, osteoporosis, and rheumatoid arthritis. J. Diabetes Res. 2019:6324348. doi: 10.1155/2019/6324348

PubMed Abstract | CrossRef Full Text | Google Scholar

Schubert, S., and Heesemann, J. (1995). Infections in diabetes mellitus. Immun. Infekt. 23, 200–204. doi: 10.1016/0928-8244(95)00069-1

CrossRef Full Text | Google Scholar

Song, X., Gong, M., Chen, Y., Liu, H., and Zhang, J. (2019). Nine hub genes as the potential indicator for the clinical outcome of diabetic nephropathy. J. Cell. Physiol. 234, 1461–1468. doi: 10.1002/jcp.26958

PubMed Abstract | CrossRef Full Text | Google Scholar

Stene, L. C., and Nafstad, P. (2001). Relation between occurrence of type 1 diabetes and asthma. Lancet 357, 607–608. doi: 10.1016/S0140-6736(00)04067-8

PubMed Abstract | CrossRef Full Text | Google Scholar

Taneja, N., and Priyadarshini. (2018). Mass spectrometric analysis of proteins of L6 skeletal muscle cells under different glucose conditions, and Vitamin D supplementation. Protein Pept. Lett. 25, 356–361. doi: 10.2174/0929866525666180406142128

PubMed Abstract | CrossRef Full Text | Google Scholar

Tettey, P., Simpson, S. Jr., Taylor, B. V., and van der Mei, I. A. (2015). The co-occurrence of multiple sclerosis and type 1 diabetes: shared aetiologic features and clinical implication for MS aetiology. J. Neurol. Sci. 348, 126–131. doi: 10.1016/j.jns.2014.11.019

PubMed Abstract | CrossRef Full Text | Google Scholar

Triantafilou, K., Triantafilou, M., and Dedrick, R. L. (2001). A CD14-independent LPS receptor cluster. Nat. Immunol. 2, 338–345. doi: 10.1038/86342

PubMed Abstract | CrossRef Full Text | Google Scholar

Wada, J., and Makino, H. (2013). Inflammation and the pathogenesis of diabetic nephropathy. Clin. Sci. 124, 139–152. doi: 10.1042/CS20120198

PubMed Abstract | CrossRef Full Text | Google Scholar

Wang, X. Y., Zhang, X. Z., Li, F., and Ji, Q. R. (2019). MiR-128-3p accelerates cardiovascular calcification and insulin resistance through ISL1-dependent Wnt pathway in type 2 diabetes mellitus rats. J. Cell. Physiol. 234, 4997–5010. doi: 10.1002/jcp.27300

PubMed Abstract | CrossRef Full Text | Google Scholar

Weyer, C., Funahashi, T., Tanaka, S., Hotta, K., Matsuzawa, Y., Pratley, R. E., et al. (2001). Hypoadiponectinemia in obesity and type 2 diabetes: close association with insulin resistance and hyperinsulinemia. J. Clin. Endocr. Metab. 86, 1930–1935. doi: 10.1210/jcem.86.5.7463

PubMed Abstract | CrossRef Full Text | Google Scholar

Yahata, T., de Caestecker, M. P., Lechleider, R. J., Andriole, S., Roberts, A. B., Isselbacher, K. J., et al. (2000). The MSG1 non-DNA-binding transactivator binds to the p300/CBP coactivators, enhancing their functional link to the Smad transcription factors. J. Biol. Chem. 275, 8825–8834. doi: 10.1074/jbc.275.12.8825

PubMed Abstract | CrossRef Full Text | Google Scholar

Yang, J., Huang, T., Song, W. M., Petralia, F., Mobbs, C. V., Zhang, B., et al. (2016). Discover the network underlying the connections between aging and age-related diseases. Sci. Rep. 6, 32566. doi: 10.1038/srep32566

PubMed Abstract | CrossRef Full Text | Google Scholar

Yang, J., Qiu, J., Wang, K., Zhu, L., Fan, J., Zheng, D., et al. (2017). Using molecular functional networks to manifest connections between obesity and obesity-related diseases. Oncotarget. 8, 85136–85149. doi: 10.18632/oncotarget.19490

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhang, B., and Zhu, J. (2013). “Identification of key causal regulators in gene networks,” in Proceedings of the World Congress on Engineering 2013 WCE 2013, Vol. 2, London.

Google Scholar

Zhang, J., Liu, J., and Qin, X. (2018a). Advances in early biomarkers of diabetic ne- phropathy. Rev. Assoc. Med. Bras. 64, 85–92. doi: 10.1590/1806-9282.64.01.85

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhang, J., Suo, Y., Liu, M., and Xu, X. (2018b). Identification of genes related to proliferative diabetic retinopathy through RWR algorithm based on protein-protein interaction network. Biochim. Biophys. Acta Mol. Basis Dis. 1864, 2369–2375. doi: 10.1016/j.bbadis.2017.11.017

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: diabetes-related disease, PPI network, biological process, network connectivity, network modules

Citation: Zhu L, Xiang J, Wang Q, Wang A, Li C, Tian G, Zhang H and Chen S (2020) Revealing the Interactions Between Diabetes, Diabetes-Related Diseases, and Cancers Based on the Network Connectivity of Their Related Genes. Front. Genet. 11:617136. doi: 10.3389/fgene.2020.617136

Received: 14 October 2020; Accepted: 18 November 2020;
Published: 14 December 2020.

Edited by:

Tao Huang, Chinese Academy of Sciences (CAS), China

Reviewed by:

Yulin Zhang, Shandong University of Science and Technology, China
Jujuan Zhuang, Dalian Maritime University, China

Copyright © 2020 Zhu, Xiang, Wang, Wang, Li, Tian, Zhang and Chen. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Huajun Zhang, huajunzhang@zjnu.cn; Size Chen, chensize@gdpu.edu.cn

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.