Skip to main content
Frontiers in Genetics logoLink to Frontiers in Genetics
. 2021 Oct 21;12:763153. doi: 10.3389/fgene.2021.763153

A Novel Collaborative Filtering Model-Based Method for Identifying Essential Proteins

Xianyou Zhu 1,2,*,, Xin He 3,*,, Linai Kuang 3, Zhiping Chen 4, Camara Lancine 5
PMCID: PMC8566338  PMID: 34745230

Abstract

Considering that traditional biological experiments are expensive and time consuming, it is important to develop effective computational models to infer potential essential proteins. In this manuscript, a novel collaborative filtering model-based method called CFMM was proposed, in which, an updated protein–domain interaction (PDI) network was constructed first by applying collaborative filtering algorithm on the original PDI network, and then, through integrating topological features of PDI networks with biological features of proteins, a calculative method was designed to infer potential essential proteins based on an improved PageRank algorithm. The novelties of CFMM lie in construction of an updated PDI network, application of the commodity-customer-based collaborative filtering algorithm, and introduction of the calculation method based on an improved PageRank algorithm, which ensured that CFMM can be applied to predict essential proteins without relying entirely on known protein–domain associations. Simulation results showed that CFMM can achieve reliable prediction accuracies of 92.16, 83.14, 71.37, 63.87, 55.84, and 52.43% in the top 1, 5, 10, 15, 20, and 25% predicted candidate key proteins based on the DIP database, which are remarkably higher than 14 competitive state-of-the-art predictive models as a whole, and in addition, CFMM can achieve satisfactory predictive performances based on different databases with various evaluation measurements, which further indicated that CFMM may be a useful tool for the identification of essential proteins in the future.

Keywords: essential proteins, collaborative filtering model, PDI network, data integration, prediction model

Introduction

Researches show that essential proteins are not only important for survival of organisms but also play critical roles in the development of life processes. Hence, it is of practical significance to identify potential essential proteins (Meng et al., 2021). With the development of biotechnologies, some essential proteins have been identified successively by traditional biological experiments such as single gene knockouts (Giaever et al., 2002), RNA interference (Cullen and Arndt, 2005), and so on. However, since these traditional biological experiments are quite time consuming and expensive, it has become a hot topic to predict essential proteins by developing computational models (Wang et al., 2013). Up to now, a large number of computational models have been developed to detect essential proteins based on protein–protein interaction (PPI) networks, which can be roughly classified into two major categories. Among them, the first category of models focuses on adopting only topological features of PPI networks to predict essential proteins. For instance, based on the rule of centrality–lethality proposed (Jeong et al., 2001), a series of models, such as DC (Degree Centrality) (Hahn and Kern, 2005), SC (Subgraph Centrality) (Estrada and Rodríguez-Velázquez, 2005), BC (Betweenness Centrality) (Joy et al., 2005), EC (Eigenvector Centrality) (Bonacich, 1987), IC (Information Centrality) (Stephenson and Zelen, 1989), CC (Closeness Centrality) (Wuchty and Stadler, 2003), and NC (Neighbor Centrality) (J. Wang et al., 2012), have been designed in succession for inferring essential proteins based on topological features of PPI networks. Except for these models, Li et al., 2011) proposed a novel model called LAC to predict potential essential proteins based on neighborhoods of protein nodes in PPI networks. B. Xu et al. (2019) developed a model to detect essential proteins by applying random walks on PPI networks. Wang et al. (2011) presented a model called SoECC based on edge clustering coefficients to infer essential proteins. Qin et al. (2016) designed a method called LBCC based on characteristics of PPI networks to predict essential proteins. However, due to the incompleteness of PPI networks, all these first category of models cannot achieve satisfactory prediction accuracies of potential essential proteins.

In order to overcome the incompleteness of PPI networks, in recent years, another category of models have been proposed by integrating topological features of PPI networks and some biological information of proteins to infer essential proteins. For example, Chen et al. (2017) developed a computational model to infer essential proteins by combining PPI networks with gene ontology and KEGG pathway. Zhang X. et al. (2018) presented a prediction model by combing gene expression data with PPI networks to predict essential proteins. W. Peng et al. (2015a) proposed a prediction model called UDoNC by integrating protein domains with PPI networks to infer essential proteins. Jiang et al. (2015) developed a method called IEW to detect key essentials by combining domain interactions and topological features of PPI networks. Zhao et al. (2019) put forward a prediction model called RWHN to infer key proteins by integrating PPI networks with protein domains and some other biological information. Lei et al. (2018) put forward a prediction model named RSG by integrating subcellular localization and GO data of proteins with PPI networks to infer key proteins. Y. Fan et al. (2016) proposed a novel prediction model by adopting Pearson correlation coefficients and subcellular localization to update the PPI network Qin et al. (2017) put forward a method for recognizing essential proteins based on the topological information of PPI networks and orthologous information of proteins. Peng et al. (2012) proposed an advanced iterative algorithm named ION for identifying key proteins based on the topological information of PPI networks and homologous information of proteins. Li et al. (2012) put forward a novel prediction method called Pec through integrating the PPI network with the gene expression of proteins to improve the accuracy of the prediction model. Zhang et al. (2013) presented a novel calculation model named CoEWC by combining PPI networks with the gene expression profiles of proteins to recognize potential key proteins. Liu et al. (2020) proposed a novel prediction model named DEP-MSB by integrating biological features of proteins and topological features of PPI networks. Zhao et al. (2014) put forward an advanced iterative algorithm named POEM for detecting key proteins through combining gene expression data of proteins and topological properties of PPI networks to infer key proteins. Fang et al. (2018) proposed a novel feature selection model named ESFPA by adopting improved swarm intelligence to identify key proteins. Liu et al. (2018) developed an advanced model named EPPSO to recognize key proteins through utilizing improved particle swarm optimization. Zhang W. et al. (2018) presented a computational model called TEGS to recognize key proteins by combining biological information of proteins and topological features of PPI networks. S. Li et al. (2020) developed a novel prediction model called CVIM by combining PPI networks and orthologous information of proteins for inferring essential proteins. Z. Chen et al. (2020) presented a novel strategy named NPRI by combining various biological data of proteins and the topological features of PPI networks to infer key proteins. Although the second category of methods can greatly improve the predictive accuracy of potential essential proteins, it remains to be a challenging work to scientifically integrate topological features of PPI networks and biological features of proteins to effectively improve the accuracy of essential protein prediction.

Inspired by the above methods, in this paper, a novel Collaborative Filtering Model-based Method (CFMM) was proposed to predict potential essential proteins, in which, an original protein–domain interaction (PDI) network was constructed first, and then, considering that the number of known interactions between domains and proteins was quite limited, an updated PDI network was built by applying the collaborative filtering algorithm on the original PDI network. Next, based on the updated PDI network, some key topological features and biological features of proteins were extracted, which would be further integrated together to infer potential essential proteins based on an improved PageRank algorithm. Finally, in order to estimate the performance of CFMM, it was compared with 14 competitive prediction models such as DC (Hahn and Kern, 2005), SC (Estrada and Rodríguez-Velázquez, 2005), BC (Joy et al., 2005), EC (Bonacich, 1987), IC (Stephenson and Zelen, 1989), CC (Wuchty and Stadler, 2003), NC (J. Wang et al., 2012), ION (Peng et al., 2012), Pec (Li et al., 2012), CoEWC (Zhang et al., 2013), POEM ((Zhao et al., 2014), TEGS (Zhang W. et al., 2018), CVIM (S. Li et al., 2020), and NPRI (Z. Chen et al., 2020) based on three kinds of well-known public databases. And as a result, CFMM can achieve better prediction accuracies than all these competing methods.

Materials

In this section, in order to construct the original PPI network, we first downloaded known PPI data from the DIP database (Xenarios et al., 2002), the Krogan database (Krogan et al., 2006) and the Gavin database (Gavin et al., 2006) separately. After removing self-interactions and repeated interactions, we finally obtained 1,167 essential proteins, 3,926 nonessential proteins, and 24,743 known interactions between 5,093 proteins from the DIP database, 14,317 known interactions between 3,672 proteins from the Krogan database, and 7,669 known interactions between 1855 proteins from the Gavin database, respectively. Moreover, we downloaded the dataset of 1,107 different domains from the Pfam database (Bateman et al., 2004). The subcellular localization data from the COMPARTMENTS databases (X. Peng et al., 2015b), (Binder et al., 2014), which consists of 4,865 proteins involved in 11 kinds of subcellular localizations, including the cytoskeleton, mitochondrion, nucleus, peroxisome, plasma, extracellular, endosome, vacuole, endoplasmic, cytosol, and Golgi. Additionally, The gene expression data were provided by Tu et al. (2005), which include 6,777 gene expressions products and 36 samples. The dataset of orthologous information of proteins are from the InParanoid database (Östlund et al., 2010), which includes a collection of pairwise comparisons between 100 whole genomes. Finally, in order to verify the accuracy of CFMM, we further downloaded a set of 1,293 essential genes from four diverse databases such as MIPS (Mewes et al., 2004), DEG (Zhang and Lin, 2009), SGD (Cherry et al., 1998), and SGDP (Saccharomyces Genome Deletion Project, 2012) separately. The detailed information of datasets downloaded from the DIP, Krogan, and Gavin databases are shown in the following Table 1.

TABLE 1.

Detailed information of datasets downloaded from the DIP, Krogan, and Gavin databases.

database Proteins Interactions Essential proteins Gene expression
DIP 5,093 24,743 1,167 4,981
Krogan 3,672 14,317 929 3,610
Gavin 1,855 7,669 714 1,827

3 Method

As illustrated in Figure 1, CFMM consists of the following three major steps:

FIGURE 1.

FIGURE 1

Flowchart of collaborative filtering model-based method (CFMM).

Step 1: First, an original PDI network will be constructed based on known protein–domain interactions downloaded from given public databases, and then, a recommendation matrix will be obtained by applying the collaborative filtering algorithm on the original PDI network.

Step 2: Next, based on known PPI data and biological information of proteins downloaded from public databases, key topological features and biological features of proteins will be extracted separately, and then, an improved entropy weight method will be applied to effectively integrate all these features.

Step 3: Finally, based on a newly designed distribution rate matrix, an iterative algorithm will be proposed to infer potential essential proteins based on an improved PageRank algorithm.

Construction of Protein–Domain Interaction

Based on known protein–domain interactions downloaded above, we can first construct an original network PDI as follows: for any given protein node pi  and domain node  dj , if and only if there is a known interaction between them, there is an edge between p i and  dj in PDI. Then we can further obtain an adjacency matrix  AMpd as follows: for any given protein p i and domain  dj , if and only if there is a known interaction between pi and  dj , there is AMpd(pi,dj) = 1; otherwise, there is AMpd(pi,dj) =0 . Due to limited known PDI, obviously, AMpd is a sparse matrix. Hence, in order to improve the density of AMpd , we will apply the collaborative filtering algorithm on AMpd according to the following steps:

Step 1: Applying the protein-based collaborative filtering algorithm on PDI as follows:

First, based on AMpd and PDI, we will construct a novel co-occurrence matrix CMPP as follows: for any two given proteins pi and pj , there is  CMPP(pi,pj) = 1 , if and only if there is at least one common domain node existing between them; otherwise, there is  CMPP(pi,pj)=0 . Hence, a similarity matrix SMPP between protein and protein can be calculated after normalizing CMPP as follows:

SMPP(pi,pj)={|N(pi)N(pj)||N(pi)|×|N(pj)|:if ij0:Otherwise (1)

Here, |N(pi)| denotes the number of known domains associated to pi in PDI; in other words, it denotes the sum of elements equaling to one in the ith row of AMpd . |N(pi)N(pj)| represents the number of known domains related to both pi and pj simultaneously.

Based on matrices  AMpd and SMPP , we can further obtain a novel recommendation matrix RMPD as follows:

RMPD=SMPP×AMpd (2)

Next, for any given protein node pi and domain node dj  in PDI, if the interaction between pi and dj is associated already, then for a protein node pk other than pi , it is no doubt that the higher the similarity between pk and pi , the more possibility that there may exist a potential association between  pk and dj . Thereafter, we can define the recommendation standard between protein pk and dj  based on the similarities between proteins as follows:

Stdpk dj=1N×i=1NRMPD(pi,dj) (3)

Here, N denotes the number of proteins in PDI. Based on the above Eq. 3, for any given domain node dj , if there is a protein node  pk  satisfying RMPD( pk,dj)>Std pk dj , then we will further recommend the protein pk to the domain dj . Thereafter, we will add a new association edge between pk and dj in AMpd and obtain an update protein–domain adjacency matrix UAMpd .

Step 2: Applying the domain-based collaborative filtering algorithm

Similarly, we can also obtain an original adjacency matrix AMdp and a co-occurrence matrix CMdd . Obviously, as for the matrix AMdp , there is AMdp=AMpdT . However, as for the matrix CMdd , for any two given domains di and dj , there is  CMdd(di,dj)=1 , if and only if there is at least one common protein node existing between them; otherwise, there is  CMdd(di,dj)=0 . After normalizing CMdd , we can calculate the similarity between di and dj as follows:

SMDD(di , dj)={|N(di)N(dj)||N(di)|×|N(dj)|,if kr0,Otherwise, (4)

where |N(di)| represents the number of known proteins associated with di in PDI, and |N(di)N(dj)| represents the number of known proteins related to di and dj simultaneously.

We can as well define the recommended standard and recommendation matrix as follows:

RMDP=SMDD×AMdp (5)
Stddkpj=1M×i=1MRMDP(di,pj) (6)

Here, M means the number of domains in PDI . In particular, if there exists a domain node dk in the ith column of  RMDP satisfying RMDP(dk,pj)>Stddk pj , then we further recommend the protein dk to domain pj . Thereafter, we also add a new association edge between dk and pj in AMdp and obtain an update association UAMdp .

Step 3: Mutual recommendation between proteins and domains

Based on the updated matrix  UAMpd and UAMdp , the  UAMpd is N×M dimension matrix, and UAMdp is M×N matrix. By transposing the matrix AMdp , it is obvious that we can construct the mutual recommendation matrix MRM as follows:

MRM(pi , dj)={UAMpd(pi , dj)+ UAMdpT(pi , dj),otherwise1,if  UAMpd(pi , dj)=1 and  UAMdpT(pi , dj)=1 (7)

For instance, according to Figure 1 and the given matrix  AMpd=[11100010010010000011] , we can obtain its corresponding matrices CMPP , SMPP , and  RMPD as follows:

CMPP=[0111010000100101010100010],SMPP=[00.50.710.500.500000.7100100.500.7100.710000.710],RMPD=[0.51.210.50.50.50.5000.711.4100.710.51.2100.7100.7100.71]

To be specific, as illustrated in Figure 1, if tanking the domain node d1 as an instance, then it is obvious that there are two protein nodes p1 and p2 associated with d1 from the matrix AMpd . In addition, according to Eq. 2, we can as well obtain the recommended standard RMPD (p3,d1)=0.71 >Stdp3 d1=0.44 . Hence, we will recommend the protein node p3 to d1 . In the same way, the protein node p4  will be recommended to d1 as well. On the contrary, RMPD (p2,d2)=0.5 and RMPD (p5,d2)=0.5 are less than the recommended standard  Stdp2 d2 = Stdp5 d2 = 1.01. So there is no need to recommend the protein node p2  and p5 to d2 . In addition, according to a previous description, it is obvious that these novel edges between p3 and d1 , p4 and d1 , p1 and d3 , p3 and d4 will be added to the original protein–domain association matrix AMpd in the same time. Similarly, we can apply the domain-based collaborative filtering algorithm. Thereafter, we can obtain a recommendation protein–domain adjacency matrix based on PDI. Finally, as shown in Figure 2. We can get the mutual recommendation matrix MRM.

FIGURE 2.

FIGURE 2

Flowchart of mutual recommendation.

Construction of the Weighted Protein–Protein Interaction Network

For any two given protein pi and pj , we estimate the relationship between pi and pj by applying the Gaussian kernel interaction profile (van Laarhoven et al., 2011) and further obtain an N×N dimensional weight matrix between proteins WBP based on the mutual recommendation matrix MRM .  WBP(pi , pj)   represents the relationship between protein pi and pj , and it can be defined as follows:

WBP(pi, pj)=exp(δpIP(di)IP(dj))2 (8)

where

δp=δp1Ni=1NIP(di)2 (9)

Here, IP(di) and IP(dj) represents the vector at the ith and jth column of the mutual recommendation matrix MRM separately. δp is an adjustment coefficient, which controls kernel bandwidth based on normalizing the new bandwidth parameter  δp .

Calculate the Score of Multiple Features of Protein

Previous research has indicated that with similar functions, co-expressed and complex topologies are more likely to be essential proteins. Inspired by them, in this paper, we combine biological and topological features to detect potential proteins by subcellular localizations, gene expression data, and orthologous information and PPI networks.

It is obvious that the location information of a protein in a cell is an important characteristic of essential proteins. First, we analyze the 11 kinds of subcellular location relationship between the known essential proteins, and the Figure 3 statistical distribution of each subcellular location is shown in Figure 4. We can find that essential proteins are not randomly distributed in different subcellular locations, and essential proteins appear more often in the nucleus and mitochondrion, which means that proteins in the nucleus and mitochondrion are more possible to be essential proteins. What is more, from Figure 4, there are more essential proteins in the nucleus and mitochondrion and a few essential proteins in the peroxisome and extracellular, which provides us with convenience.

FIGURE 3.

FIGURE 3

Statics of localization for known key proteins.

FIGURE 4.

FIGURE 4

The number of proteins in each subcellular locations based on the DIP and Krogan protein databases.

In order to distinguish the importance of different subcellular locations, let Nsub means the number of all subcellular localizations and  Nsub(i) represent the number of proteins associated with the ith subcellular localization. Then Avesub denotes the average number of proteins related to each subcellular localization. The score of the ith subcellular localization Evesub(i) can be expressed as follows:

Avesub=i=1NsubNsub(i)Nsub (10)
Evesub(i)=Nsub(i)Avesub (11)

Let Sub(pk) represent the set of subcellular localizations associated with the protein pk . Therefore, for a given protein pk , its subcellular localization score Prosub(pk) is computed as the sum of the scores of all subcellular locations where it appears.

ProSub(pk)=iεSub(pk)Evesub(i) (12)

Similar to describing subcellular scores, for any given protein  pk , let  Proort(pk) mean the score of orthologous information. Hence, we can define its feature of orthology information score for pk as follows:

ProOrt(pk)=Ort(pk)maxpiεPPI{Ort(pi)} (13)

We use the Pearson correlation coefficient (Priness et al., 2007) as a similarity measure of gene expression profiles to calculate the expression intensity of two genes.

PCC(pk,pr)=1n1i=1n(Exp(pk,i)Exp(pk)¯σ(pk))(Exp(pr,i)Exp(pr)¯σ(pr)) (14)

Here Exp(pk,i) represents the expression level of pk at the ith time node. Exp( pk)¯ is the average gene expression value of protein  pk , and σ(pk) is the standard deviation of protein  pk . Thereafter, let  NG(pk) denote the set of neighbors of protein  pk . So we can compute its new functional score of protein pk as follows:

ProExp(pk)=exp(pk)maxpiεPPI{exp(pi)} (15)

where

exp(pk)=prεNG(pk)PCC(pk,pr) (16)

It is a fact that essential proteins are more likely products of complex functions (Dezso et al., 2003). In addition, it is obvious that triangles have stable characteristics. Inspired by this, we further utilize the major triangle topological feature calculated by the original PPI network for obtaining each protein topological feature score. Therefore, for a given protein pk , we can calculate the topological feature score as follows:

ProTri(pk)=prεNG(pk)NG(pk)NG(pr)NG(pk) (17)

Based on the above formulas for any given protein pk , we can obtain the main topological and biological feature scores.

In order to effectively solve the problem of multifeature integration, we apply an improved entropy weight method (Dastbaz et al., 2018) to automatically generate the best parameters to integrate biological features. Based on the protein characteristics we have normalized, let {BFi1,BFi2,...BFiM} represent all features; then we can further construct an N×M dimensional matrix BF and an M×1 dimensional matrix PM as follows:

BF=[BF11BF1MBFN1BFNM] (18)
PM=[p1pM] (19)

Next, based on our normalized biological features, we can obtain the entropy value of each feature separately as follows:

ei=1lnNi=1NBFij.ln(BFij) (20)

Therefore, for the ith protein biological feature, we can calculate the entropy weight of each feature by the following formula:

wj=(1ei)i=1M(1ei) (21)

Based on the above formula, for a given protein pk , we can further calculate its integrated biological score as follows:

proBio(pk)=k=1MwjBFkj (22)

Finally, according to the above Eq. 18, for any given protein pk , we can further obtain its initial score as follows.

proscore(pk)=λ×proBio(pk)+(1λ)×ProTri(pk) (23)

Here, λ is a proportion parameter with a value between 0 and 1.

Construction of the Prediction Model Collaborative Filtering Model-Based Method

According to  WBP , our prediction model CFMM can apply improved PageRank to identify potential proteins. Let WP(pk , pr)=WBP(pk , pr)(1+max(WBP(pk , pr)))2 , and for any two given proteins pk and pr , we can define the distribution rate possibility matrix as follows:

DRPM(pk , pr)={WP(pk , pr)×proscore(pr)piεNG(pk)proscore(pi)if WP(pk , pr)00,Otherwise (24)

Based on the above distribution rate matrix DRPM, let a possibility vector proScore(t) , proScore(t+1) mean the score vector of protein at the tth and t+1th time separately; therefore, we can iteratively compute the protein ranks as follows:

proScore(t+1)=α×proScore(t)×DRPM+(1α)×proScore(0) (25)

Here the parameter α ∈ (0, 1) in order to adjust the proportion proscore(t) and initial score  proscore(0) .

Based on the above descriptions, our prediction method CFMM can be concisely described as follows.

Algorithm CFMM
Input: original protein–domain network, original PPI network subcellular data, orthologous data, expression data, the iteration termination condition ε , and adjustment parameter α .
Output: the final score of proteins.
Step 1: Apply the protein-based collaborative filtering algorithm by Eqs 13.
Step 2: Apply the domain-based collaborative filtering algorithm by Eqs 46.
Step 3: Calculate the weights between proteins based on the MRM based on Eqs 79.
Step 4: Compute the protein feature score based on Eqs 1023.
Step 5: Establishing distribution network based on Eq. 24.
Step 6: Let t=t+1 , calculate proscore(t+1) according to Eq 26.
Step 7: Repeat step6 until proscore(t+1)proscore(t)2<ε .
Step 8: Sorting the proteins scores proscore(t+1) through descending order.

Performance Evaluation

Comparison Between Collaborative Filtering Model-Based Method and 14 Representative Methods

In order to further evaluate the performance of CFMM in this section, two different datasets, the DIP database and the Krogan database, are adopted to compare CFMM with 14 competitive detection models, which include DC (Hahn and Kern, 2005), SC (Estrada and Rodríguez-Velázquez, 2005), BC (Joy et al., 2005), EC (Bonacich, 1987), IC (Stephenson and Zelen, 1989), CC (Wuchty and Stadler, 2003), NC (J. Wang et al., 2012), ION (Peng et al., 2012), Pec (Li et al., 2012), CoEWC (Zhang et al., 2013), POEM ((Zhao et al., 2014), TEGS (Zhang W. et al., 2018), CVIM (S. Li et al., 2020), and NPRI (Z. Chen et al., 2020). For the purpose of observing the accuracy of the experiment more intuitively, we chose to use a bar graph to compare the 1, 5, 10, 15, 20, and top 25% of each method. Figure 5 shows that the comparison of the identifying results of different algorithms on the DIP and Krogan database separately. From Figure 5A, the newly put forward CFMM method detected a larger number of essential proteins in the top 1–25% compared with 14 other competitive methods. It is obvious that CFMM can reach the accuracy of 92.16, 83.14, 71.37, 63.87, 55.84, and 52.43% in the top 1, 5, 10, 15, 20, and 25% predicted candidate key proteins based on the DIP database. Among the top 25% proteins predicted by the CFMM method, there are 668 proteins correctly detected, which indicates that the CFMM method has superior advantages over other methods. From Figure 5B, we can see that CFMM can reach the accuracy of 94.59, 75.54, 70.03, 65.34, 60.08, and 54.68% in the top 1, 5, 10, 15, 20, and 25%, which are superior to all 14 advanced methods, except that in the top 10% CFMM-predicted 257 proteins, they are a little lower than NPRI. Therefore, we can make a conclusion that CFMM always obtains the better prediction accuracy from the top 1% to the top 25%.

FIGURE 5.

FIGURE 5

(A) Performances achieved by CFMM and other candidate methods under the DIP database. (B) Performances achieved by CFMM and other candidate methods under the Krogan database.

Validated by Jackknife Methodology

Due to the jackknife methodology (Holman et al., 2009) that can evaluate the advantages and disadvantages of the prediction model, in this section, we will apply the jackknife method to assess the predictive effect of our proposed mode CFMM. Figures 6, 7 show the experimental comparisons between CFMM and 14 advanced competitive methods based on the first 1,000 candidate proteins. By observing Figure 6A, it is obvious that CFMM can achieve better performance than the seven network topology-based methods including DC, SC, BC, EC, IC, CC, and NC. What is more, Figure 6B shows that the performance of CFMM is better than the other seven methods that are based on the combination of biological information of proteins and PPI networks including Pec, CoEWC, POEM, ION, TEGS, CVIM, and NPRI. From Figure 7A, we can easily conclude that the CFMM is advanced than these centrality-based methods including DC, IC, EC, BC, CC, SC, and NC. Although the performance curves of CFFM and NPRI overlap partially, as the number of candidate proteins increases to 450, the predictive performance of CFMM will be significantly higher than that of NPRI. Therefore, based on the above description, we can make a conclusion that the performance of CFMM is not only superior to the first category of methods, such as DC, SC, BC, EC, IC, CC, and NC, but also better than these multiple biological data methods including Pec, CoEWC, POEM, ION, TEGS, CVIM, and NPRI.

FIGURE 6.

FIGURE 6

Comparison of jackknife curves of CFMM and 14 other methods under the DIP database. (A) Comparison between CFMM and DC, IC, EC, SC, BC, CC, and NC. (B) Comparison between CFMM and Pec, CoEWC, POEM, ION, TEGS, CVIM, and NPRI.

FIGURE 7.

FIGURE 7

Comparison of jackknife curves of CFMM and 14 other methods under the Krogan database. (A) Comparison between CFMM and DC, IC, EC, SC, BC, CC, and NC. (B) Comparison between CFMM and Pec, CoEWC, POEM, ION, TEGS, CVIM, and NPRI.

Differences Between Collaborative Filtering Model-Based Method and Competitive Methods

In order to further prove the accuracy of the CFMM model, we will analyze the differences between CFMM and other models based on the top 100 predicted proteins under the DIP database and the Krogan database separately, and comparison results are shown in Tables 2, 3, respectively. Here ME denotes one of the 14 competitive methods. |CFMMME| represents the number of essential proteins predicted by both CFMM and ME. |CFMMME| denotes the number of essential proteins recognized by the CFMM but not by ME, and |ME−CFMM| means the number of key proteins predicted by ME but ignored by CFMM. In addition, {CFMMME} represents the set of key proteins recognized by CFMM but not by ME. {MECFMM} means the set of essential proteins predicted by ME but not by CFMM. Hence, Tables 2, 3 show the difference between the 14 competitive methods and CFMM under the DIP and Krogan datasets separately. Figure 8 indicates that CFMM can achieve much better predictive performance than all these competing methods as a whole.

TABLE 2.

The connection and difference between CFMM and 14 competing methods based on the top 100 ranked proteins in the DIP database.

Different methods (ME) |CFMMME| |CFMMME| Percentage of key proteins in (%) {CFMMME} Percentage of key proteins in (%) {MECFMM}
DC 6 94 88.30 42.55
IC 6 94 88.30 40.43
EC 6 94 88.30 32.98
SC 6 94 88.30 32.98
BC 5 95 88.42 41.05
CC 5 95 88.42 37.89
NC 35 65 89.23 36.92
Pec 46 54 87.04 59.26
CoEWC 47 53 84.91 54.72
POEM 56 44 84.09 65.91
ION 38 62 88.71 70.97
TEGS 58 42 80.95 64.29
CVIM 44 56 85.71 83.93
NPRI 76 24 91.67 87.50

TABLE 3.

The connection and difference between CFMM and 14 competing methods based on the top 100 ranked proteins in the Krogan database.

Different methods (ME) |CFMMME| |CFMMME| Percentage of key proteins in (%) {CFMMME} Percentage of key proteins in (%) {MECFMM}
DC 17 83 84.34 42.17
IC 12 88 85.23 44.32
EC 5 95 86.32 38.95
SC 5 95 86.32 38.95
BC 8 92 85.87 40.22
CC 5 95 86.32 43.16
NC 48 52 88.46 50.00
Pec 43 57 77.19 56.14
CoEWC 41 59 77.97 52.54
POEM 45 55 85.45 58.18
ION 30 70 82.86 65.71
TEGS 58 42 80.95 52.38
CVIM 67 33 75.76 72.73
NPRI 61 39 76.92 53.85

FIGURE 8.

FIGURE 8

The X-axis represents different protein predicted methods. The Y-axis represents the proportion of essential proteins in {ME−CFMM} or {CFMM−ME}.

Validation by Receiver Operating Characteristic Curve

The receiver operating characteristic (ROC) curve and precision recall curve (PR) are used to scientifically prove the performance of the prediction model. The area under the curve (AUC) is used to evaluate the performance of the prediction method. The closer the AUC value is to 1, the better the prediction performance of the method. The curve can be plotted by the ratio of true positive rate (TPR) to false positive rate (FPR) according to different thresholds (Peng et al., 2020). Hence, we will further utilize the ROC curves to compare CFMM with other advanced models. Figures 9, 10 indicate that the ROC curves and PR curves of CFMM and other competitive models are based on the DIP and Krogan databases separately. It is obvious that CFMM has a higher AUC curve than other competitive models. Although we can see that the ROC curve of CFMM and the NPRI ROC curves overlap slightly, the AUC value of CFMM is higher than NPRI. Finally, in order to prove the applicability of CFMM, we will further test it in the Gavin database and compare with other methods. The experimental results are shown in Tables 4, 5.

FIGURE 9.

FIGURE 9

The precision recall (PR) curves and receiver operating characteristic (ROC) curves between CFMM and other advanced methods based on the DIP database. (A) The PR curves and the ROC curves of DC, BC, SC, NC, EC, IC, and CC. (B) The PR curves and the ROC curves of Pec, CoEWC, POEM, ION, TEGS, CVIM, and NPRI.

FIGURE 10.

FIGURE 10

The PR curves and ROC curves between CFMM and other advanced methods based on the Krogan database. (A) The PR curves and the ROC curves of DC, BC, SC, NC, EC, IC, and CC. (B) The PR curves and the ROC curves of Pec, CoEWC, POEM, ION, TEGS, CVIM, and NPRI.

TABLE 4.

The area under the curve (AUC) value of each method under the DIP and Krogan databases.

Method AUC (DIP) AUC (Krogan)
CFMM 0.7854 0.7877
NPRI 0.7683 0.7768
CVIM 0.7559 0.7458
TEGS 0.7386 0.7287
ION 0.7522 0.7413
POEM 0.6662 0.6726
CoEWC 0.6513 0.6404
Pec 0.6329 0.6316
CC 0.6291 0.6114
IC 0.6657 0.6573
EC 0.6384 0.6167
NC 0.6879 0.6584
SC 0.6384 0.6167
BC 0.625 0.6248
DC 0.6704 0.6583

TABLE 5.

The number of key proteins recognized by CFMM and other methods based on the Gavin database.

Methods Top 1% (19) Top 5% (93) Top 10% (196) Top 15% (279) Top 20% (371) Top 25% (464)
DC 7 36 101 158 222 264
IC 16 55 119 163 213 254
CC 11 45 93 135 180 221
BC 9 40 85 122 162 201
SC 0 17 87 130 190 240
EC 0 38 94 134 166 209
NC 11 51 123 170 213 259
CoEWC 16 69 136 190 237 275
Pec 15 69 142 193 238 285
ION 17 73 150 207 263 312
POEM 17 74 148 199 249 296
CVIM 16 80 160 219 271 322
NPRI 16 75 153 221 278 323
CFMM 19 84 162 222 280 332

The Analysis of Parameter

In this section, we discuss the effect of the two self-defined parameters α and λ on the prediction results of CFMM. We set the parameter α to vary from 0.1 to 0.9, then the CFMM algorithm is ran nine times from α = 0.1 to α = 0.9 separately. Finally, the number of true essential proteins identified by CFMM based on the DIP and Krogan databases are shown in Tables 6, 7 separately. Here we select from the top 1% to the top 25% of the proteins identified by CFMM. The prediction accuracy is based on the number of essential proteins that are truly identified. It is obvious that the closer α value is to 1, the higher the prediction accuracy CFMM can achieve. So, we consider that the parameter α on all the databases is 0.9, which can achieve the best performance. When α is set to 0.9, and λ is set to 0.65, the amount of true essential protein is closest to its average level. Therefore, as a result, we will set α and λ on the DIP and Krogan databases to 0.9 and 0.65 separately, while for the Gavin database, the optimum parameters α and λ will be set to 0.9 and 0.8, respectively.

TABLE 6.

Effects of the parameter α to CFMM based on the DIP database.

α 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9
Rank
 Top 1% (51) 47 47 47 47 47 47 47 47 47
 Top 5% (255) 206 208 207 208 209 209 210 213 212
 Top 10% (510) 357 357 358 361 361 359 358 360 364
 Top 15% (764) 469 473 474 476 480 483 485 485 488
 Top 20% (1,019) 572 574 573 573 571 575 576 573 569
 Top 25% (1,274) 650 653 657 656 658 661 665 667 668

TABLE 7.

Effects of the parameter α to CFMM based on the Krogan database.

α 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9
Rank
 Top 1% (51) 36 36 36 36 36 36 35 35 35
 Top 5% (255) 141 140 140 139 140 140 140 138 139
 Top 10% (510) 255 255 253 254 256 254 256 256 257
 Top 15% (764) 369 366 364 365 365 363 360 360 360
 Top 20% (1,019) 442 443 442 444 444 443 441 441 441
 Top 25% (1,274) 497 496 497 496 498 499 499 501 502

Discussion

Accumulating evidence have shown that prediction of essential proteins is important for the development of an organism in biological process, complex disease diagnoses, and drug design. However, the requirement of identifying key protein prediction accuracy is not satisfied only through biological experiments and relying on the topological characteristics of the PPI network. In this manuscript, we constructed an original protein–domain network by combining protein and domain associations first. Then we formulated the prediction of potential essential proteins as a problem of the recommendation system and obtained an updated recommendation network through applying a novel mutual recommendation between protein and domain to the original association network. Next, after we integrate the biological features, we combine with the major topological features to obtain the initial protein score. Finally, we design a novel distribution rate matrix and apply an iterative algorithm based on the improved PageRank algorithm to calculate protein scores iteratively. In addition, we apply the CFMM method on the DIP database, Krogan database, and Gavin database to testify the performance, respectively. Experiments show that CFMM can achieve better performance than other advanced methods. In future work, we will use multi-information fusion method to integrate various information related to proteins and machine learning methods to further improve the prediction performance (Peng et al., 2017; Zhou et al., 2019).

Acknowledgments

The authors sincerely thank all the teachers and students who participated in this study for their guidance and help.

Data Availability Statement

The datasets presented in this study can be found in online repositories. The names of the repository/repositories and accession number(s) can be found in the article/Supplementary Material.

Author Contributions

XZ and XH conceived the study. XZ, XH, LK, and ZC improved the study based on the original model. XZ and XH implemented the algorithms corresponding to the study. ZC and LK supervised the study. XZ and XH wrote the manuscript. All authors including CL reviewed and improved the manuscript.

Funding

This research is partly sponsored by the Research Foundation of Education Bureau of Hunan Province (No. 20B080), the Natural Science Foundation of Hunan Province (No. 2019JJ70010), the Hunan Provincial Natural Science Foundation of China (2020JJ4152), and the Science and Technology Plan Project of Hunan Province (2016TP1020). The Hunan Province Science and Technology Project Funds (2018TP1036), the National Scientific Research Foundation of Hunan Province Education Commission (18B367).

Conflict of Interest

The 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.

Publisher’s Note

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.

Supplementary Material

The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fgene.2021.763153/full#supplementary-material

References

  1. Bateman A., Coin L., Durbin R., Finn R. D., Hollich V., Griffiths‐Jones S., et al. (2004). The Pfam Protein Families Database. Nucleic Acids Res. 32, 138D–141D. 10.1093/nar/gkh121 [DOI] [PMC free article] [PubMed] [Google Scholar]
  2. Binder J. X., Pletscher-Frankild S., Tsafou K., Stolte C., O'Donoghue S. I., Schneider R., et al. (2014). COMPARTMENTS: Unification and Visualization of Protein Subcellular Localization Evidence. Database 2014, bau012. 10.1093/database/bau012 [DOI] [PMC free article] [PubMed] [Google Scholar]
  3. Bonacich P. (1987). Power and Centrality: A Family of Measures. Am. J. Sociol. 92, 1170–1182. 10.1086/228631 [DOI] [Google Scholar]
  4. Chen L., Zhang Y.-H., Wang S., Zhang Y., Huang T., Cai Y.-D. (2017). Prediction and Analysis of Essential Genes Using the Enrichments of Gene Ontology and KEGG Pathways. PLoS One 12, e0184129. 10.1371/journal.pone.0184129 [DOI] [PMC free article] [PubMed] [Google Scholar]
  5. Chen Z., Meng Z., Liu C., Wang X., Kuang L., Pei T., et al. (2020). A Novel Model for Predicting Essential Proteins Based on Heterogeneous Protein-Domain Network. IEEE Access 8, 8946–8958. 10.1109/ACCESS.2020.2964571 [DOI] [Google Scholar]
  6. Cherry J., Adler C., Ball C., Chervitz S. A., Dwight S. S., Hester E. T., et al. (1998). SGD: Saccharomyces Genome Database. Nucleic Acids Res. 26, 73–79. 10.1093/nar/26.1.73 [DOI] [PMC free article] [PubMed] [Google Scholar]
  7. Cullen L. M., Arndt G. M. (2005). Genome‐wide Screening for Gene Function Using RNAi in Mammalian Cells. Immunol. Cell Biol 83, 217–223. 10.1111/j.1440-1711.2005.01332.x [DOI] [PubMed] [Google Scholar]
  8. Dastbaz M., Arabnia H., Akhgar B. (2018). Technology for Smart Futures (Cham: Springer International Publishing; ). 10.1007/978-3-319-60137-3 [DOI] [Google Scholar]
  9. Dezso Z., Oltvai Z. N., Barabási A.-L. (2003). Bioinformatics Analysis of Experimentally Determined Protein Complexes in the Yeast Saccharomyces cerevisiae . Genome Res. 13, 2450–2454. 10.1101/gr.1073603 [DOI] [PMC free article] [PubMed] [Google Scholar]
  10. Estrada E., Rodríguez-Velázquez J. A. (2005). Subgraph Centrality in Complex Networks. Phys. Rev. E 71, 056103. 10.1103/PhysRevE.71.056103 [DOI] [PubMed] [Google Scholar]
  11. Fan Y., Hu X., Tang X., Ping Q., Wu W. (2016). “A Novel Algorithm for Identifying Essential Proteins by Integrating Subcellular Localization,” in Proceeding of the 2016 IEEE International Conference on Bioinformatics and Biomedicine (BIBM), Shenzhen, China, 15-18 Dec. 2016 (IEEE; ), 107–110. 10.1109/BIBM.2016.7822501 [DOI] [Google Scholar]
  12. Fang M., Lei X., Cheng S., Shi Y., Wu F.-X. (2018). Feature Selection via Swarm Intelligence for Determining Protein Essentiality. Molecules 23, 1569. 10.3390/molecules23071569 [DOI] [PMC free article] [PubMed] [Google Scholar]
  13. Gavin A.-C., Aloy P., Grandi P., Krause R., Boesche M., Marzioch M., et al. (2006). Proteome Survey Reveals Modularity of the Yeast Cell Machinery. Nature 440, 631–636. 10.1038/nature04532 [DOI] [PubMed] [Google Scholar]
  14. Giaever G., Chu A. M., Ni L., Connelly C., Riles L., Véronneau S., et al. (2002). Functional Profiling of the Saccharomyces cerevisiae Genome. Nature 418, 387–391. 10.1038/nature00935 [DOI] [PubMed] [Google Scholar]
  15. Hahn M. W., Kern A. D. (2005). Comparative Genomics of Centrality and Essentiality in Three Eukaryotic Protein-Interaction Networks. Mol. Biol. Evol. 22, 803–806. 10.1093/molbev/msi072 [DOI] [PubMed] [Google Scholar]
  16. Holman A. G., Davis P. J., Foster J. M., Carlow C. K., Kumar S. (2009). Computational Prediction of Essential Genes in an Unculturable Endosymbiotic Bacterium, Wolbachia of Brugia malayi . BMC Microbiol. 9, 243. 10.1186/1471-2180-9-243 [DOI] [PMC free article] [PubMed] [Google Scholar]
  17. Jeong H., Mason S. P., Barabási A.-L., Oltvai Z. N. (2001). Lethality and Centrality in Protein Networks. Nature 411, 41–42. 10.1038/35075138 [DOI] [PubMed] [Google Scholar]
  18. Jiang Y., Wang Y., Pang W., Chen L., Sun H., Liang Y., et al. (2015). Essential Protein Identification Based on Essential Protein-Protein Interaction Prediction by Integrated Edge Weights. Methods 83, 51–62. 10.1016/j.ymeth.2015.04.013 [DOI] [PubMed] [Google Scholar]
  19. Joy M. P., Brock A., Ingber D. E., Huang S. (2005). High-Betweenness Proteins in the Yeast Protein Interaction Network. J. Biomed. Biotechnol. 2005, 96–103. 10.1155/JBB.2005.96 [DOI] [PMC free article] [PubMed] [Google Scholar]
  20. Krogan N. J., Cagney G., Yu H., Zhong G., Guo X., Ignatchenko A., et al. (2006). Global Landscape of Protein Complexes in the Yeast Saccharomyces cerevisiae . Nature 440, 637–643. 10.1038/nature04670 [DOI] [PubMed] [Google Scholar]
  21. Lei X., Zhao J., Fujita H., Zhang A. (2018). Predicting Essential Proteins Based on RNA-Seq, Subcellular Localization and GO Annotation Datasets. Knowledge-Based Syst. 151, 136–148. 10.1016/j.knosys.2018.03.027 [DOI] [Google Scholar]
  22. Li M., Wang J., Chen X., Wang H., Pan Y. (2011). A Local Average Connectivity-Based Method for Identifying Essential Proteins from the Network Level. Comput. Biol. Chem. 35, 143–150. 10.1016/j.compbiolchem.2011.04.002 [DOI] [PubMed] [Google Scholar]
  23. Li M., Zhang H., Wang J.-x., Pan Y. (2012). A New Essential Protein Discovery Method Based on the Integration of Protein-Protein Interaction and Gene Expression Data. BMC Syst. Biol. 6, 15. 10.1186/1752-0509-6-15 [DOI] [PMC free article] [PubMed] [Google Scholar]
  24. Li S., Chen Z., He X., Zhang Z., Pei T., Tan Y., et al. (2020). An Iteration Method for Identifying Yeast Essential Proteins from Weighted PPI Network Based on Topological and Functional Features of Proteins. IEEE Access 8, 90792–90804. 10.1109/ACCESS.2020.2993860 [DOI] [Google Scholar]
  25. Liu W., Ma L., Chen L., Chen B., Jeon B., Qiang J. (2020). A Novel Scheme for Essential Protein Discovery Based on Multi-Source Biological Information. J. Theor. Biol. 504, 110414. 10.1016/j.jtbi.2020.110414 [DOI] [PubMed] [Google Scholar]
  26. Liu W., Wang J., Chen L., Chen B. (2018). Prediction of Protein Essentiality by the Improved Particle Swarm Optimization. Soft Comput. 22, 6657–6669. 10.1007/s00500-017-2964-1 [DOI] [Google Scholar]
  27. Meng Z., Kuang L., Chen Z., Zhang Z., Tan Y., Li X., et al. (2021). Method for Essential Protein Prediction Based on a Novel Weighted Protein-Domain Interaction Network. Front. Genet. 12, 645932. 10.3389/fgene.2021.645932 [DOI] [PMC free article] [PubMed] [Google Scholar]
  28. Mewes H. W., Amid C., Arnold R., Frishman D., Güldener U., Mannhaupt G., et al. (2004). MIPS: Analysis and Annotation of Proteins from Whole Genomes. Nucleic Acids Res. 32, 41D–44D. 10.1093/nar/gkh092 [DOI] [PMC free article] [PubMed] [Google Scholar]
  29. Östlund G., Schmitt T., Forslund K., Köstler T., Messina D. N., Roopra S., et al. (2010). InParanoid 7: New Algorithms and Tools for Eukaryotic Orthology Analysis. Nucleic Acids Res. 38, D196–D203. 10.1093/nar/gkp931 [DOI] [PMC free article] [PubMed] [Google Scholar]
  30. Peng L., Liao B., Zhu W., Li Z., Li K. (2017). Predicting Drug-Target Interactions with Multi-Information Fusion. IEEE J. Biomed. Health Inform. 21, 561–572. 10.1109/JBHI.2015.2513200 [DOI] [PubMed] [Google Scholar]
  31. Peng L., Shen L., Liao L., Liu G., Zhou L. (2020). RNMFMDA: A Microbe-Disease Association Identification Method Based on Reliable Negative Sample Selection and Logistic Matrix Factorization with Neighborhood Regularization. Front. Microbiol. 11, 592430. 10.3389/fmicb.2020.592430 [DOI] [PMC free article] [PubMed] [Google Scholar]
  32. Peng W., Jianxin Wang J., Yingjiao Cheng Y., Yu Lu Y., Fangxiang Wu F., Yi Pan Y. (2015a). UDoNC: An Algorithm for Identifying Essential Proteins Based on Protein Domains and Protein-Protein Interaction Networks. Ieee/acm Trans. Comput. Biol. Bioinf. 12, 276–288. 10.1109/TCBB.2014.2338317 [DOI] [PubMed] [Google Scholar]
  33. Peng W., Wang J., Wang W., Liu Q., Wu F.-X., Pan Y. (2012). Iteration Method for Predicting Essential Proteins Based on Orthology and Protein-Protein Interaction Networks. BMC Syst. Biol. 6, 87. 10.1186/1752-0509-6-87 [DOI] [PMC free article] [PubMed] [Google Scholar]
  34. Peng X., Wang J., Zhong J., Junwei Luo J., Pan Y. (2015b). “An Efficient Method to Identify Essential Proteins for Different Species by Integrating Protein Subcellular Localization Information,” in Proceeding of the 2015 IEEE International Conference on Bioinformatics and Biomedicine (BIBM), Washington, DC, USA, 9-12 Nov. 2015 (IEEE; ), 277–280. 10.1109/BIBM.2015.7359693 [DOI] [Google Scholar]
  35. Priness I., Maimon O., Ben-Gal I. (2007). Evaluation of Gene-Expression Clustering via Mutual Information Distance Measure. BMC Bioinformatics 8, 111. 10.1186/1471-2105-8-111 [DOI] [PMC free article] [PubMed] [Google Scholar]
  36. Qin C., Sun Y., Dong Y. (2017). A New Computational Strategy for Identifying Essential Proteins Based on Network Topological Properties and Biological Information. PLoS One 12, e0182031. 10.1371/journal.pone.0182031 [DOI] [PMC free article] [PubMed] [Google Scholar]
  37. Qin C., Sun Y., Dong Y. (2016). A New Method for Identifying Essential Proteins Based on Network Topology Properties and Protein Complexes. PLoS One 11, e0161042. 10.1371/journal.pone.0161042 [DOI] [PMC free article] [PubMed] [Google Scholar]
  38. Stephenson K., Zelen M. (1989). Rethinking Centrality: Methods and Examples. Social Networks 11, 1–37. 10.1016/0378-8733(89)90016-6 [DOI] [Google Scholar]
  39. Tu B. P., Kudlicki A., Rowicka M., McKnight S. L. (2005). Logic of the Yeast Metabolic Cycle: Temporal Compartmentalization of Cellular Processes. Science 310, 1152–1158. 10.1126/science.1120499 [DOI] [PubMed] [Google Scholar]
  40. van Laarhoven T., Nabuurs S. B., Marchiori E. (2011). Gaussian Interaction Profile Kernels for Predicting Drug-Target Interaction. Bioinformatics 27, 3036–3043. 10.1093/bioinformatics/btr500 [DOI] [PubMed] [Google Scholar]
  41. Wang H., Li M., Wang J., Pan Y. (2011). “A New Method for Identifying Essential Proteins Based on Edge Clustering Coefficient,” in Bioinformatics Research and Applications. Editors Chen J., Wang J., Zelikovsky A. (Berlin, Heidelberg: Springer Berlin Heidelberg; ), 87–98. 10.1007/978-3-642-21260-4_12 [DOI] [Google Scholar]
  42. Wang J., Min Li M., Huan Wang H., Yi Pan Y. (2012). Identification of Essential Proteins Based on Edge Clustering Coefficient. Ieee/acm Trans. Comput. Biol. Bioinf. 9, 1070–1080. 10.1109/TCBB.2011.147 [DOI] [PubMed] [Google Scholar]
  43. Wang J., Peng W., Wu F.-X. (2013). Computational Approaches to Predicting Essential Proteins: A Survey. Proteomices. Clin. Appl. 7, 181–192. 10.1002/prca.201200068 [DOI] [PubMed] [Google Scholar]
  44. Wuchty S., Stadler P. F. (2003). Centers of Complex Networks. J. Theor. Biol. 223, 45–53. 10.1016/S0022-5193(03)00071-7 [DOI] [PubMed] [Google Scholar]
  45. Xenarios I., Salwínski L., Duan X. J., Higney P., Kim S.-M., Eisenberg D. (2002). DIP, the Database of Interacting Proteins: a Research Tool for Studying Cellular Networks of Protein Interactions. Nucleic Acids Res. 30, 303–305. 10.1093/nar/30.1.303 [DOI] [PMC free article] [PubMed] [Google Scholar]
  46. Xu B., Guan J., Wang Y., Wang Z. (2019). Essential Protein Detection by Random Walk on Weighted Protein-Protein Interaction Networks. Ieee/acm Trans. Comput. Biol. Bioinf. 16, 377–387. 10.1109/TCBB.2017.2701824 [DOI] [PubMed] [Google Scholar]
  47. Zhang R., Lin Y. (2009). DEG 5.0, a Database of Essential Genes in Both Prokaryotes and Eukaryotes. Nucleic Acids Res. 37, D455–D458. 10.1093/nar/gkn858 [DOI] [PMC free article] [PubMed] [Google Scholar]
  48. Zhang W., Xu J., Li Y., Zou X. (2018a). Detecting Essential Proteins Based on Network Topology, Gene Expression Data, and Gene Ontology Information. Ieee/acm Trans. Comput. Biol. Bioinf. 15, 109–116. 10.1109/tcbb.2016.2615931 [DOI] [PubMed] [Google Scholar]
  49. Zhang X., Xiao W., Hu X. (2018b). Predicting Essential Proteins by Integrating Orthology, Gene Expressions, and PPI Networks. PLoS One 13, e0195410. 10.1371/journal.pone.0195410 [DOI] [PMC free article] [PubMed] [Google Scholar]
  50. Zhang X., Xu J., Xiao W.-x. (2013). A New Method for the Discovery of Essential Proteins. PLoS One 8, e58763. 10.1371/journal.pone.0058763 [DOI] [PMC free article] [PubMed] [Google Scholar]
  51. Zhao B., Wang J., Li M., Wu F.-X., Pan Y. (2014). Prediction of Essential Proteins Based on Overlapping Essential Modules. IEEE Trans.on Nanobioscience 13, 415–424. 10.1109/tnb.2014.2337912 [DOI] [PubMed] [Google Scholar]
  52. Zhao B., Zhao Y., Zhang X., Zhang Z., Zhang F., Wang L. (2019). An Iteration Method for Identifying Yeast Essential Proteins from Heterogeneous Network. BMC Bioinformatics 20, 355. 10.1186/s12859-019-2930-2 [DOI] [PMC free article] [PubMed] [Google Scholar]
  53. Zhou L., Li Z., Yang J., Tian G., Liu F., Wen H., et al. (2019). Revealing Drug-Target Interactions with Computational Models and Algorithms. Molecules 24, 1714. 10.3390/molecules24091714 [DOI] [PMC free article] [PubMed] [Google Scholar]

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Supplementary Materials

Data Availability Statement

The datasets presented in this study can be found in online repositories. The names of the repository/repositories and accession number(s) can be found in the article/Supplementary Material.


Articles from Frontiers in Genetics are provided here courtesy of Frontiers Media SA

RESOURCES