Next Article in Journal
Isopentyl-Sulfide-Impregnated Nano-MnO2 for the Selective Sorption of Pd(II) from the Leaching Liquor of Ores
Next Article in Special Issue
Neighbor Affinity-Based Core-Attachment Method to Detect Protein Complexes in Dynamic PPI Networks
Previous Article in Journal
Anti-Inflammatory and Anti-Urolithiasis Effects of Polyphenolic Compounds from Quercus gilva Blume
Previous Article in Special Issue
Recent Advances in Conotoxin Classification by Using Machine Learning Methods
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Prediction of Drug–Target Interaction Networks from the Integration of Protein Sequences and Drug Chemical Structures

1
School of Computer Science and Technology, China University of Mining and Technology, Xuzhou 21116, China
2
Xinjiang Technical Institute of Physics and Chemistry, Chinese Academy of Science, Urumqi 830011, China
3
School of Information and Control Engineering, China University of Mining and Technology, Xuzhou 21116, China
*
Authors to whom correspondence should be addressed.
Molecules 2017, 22(7), 1119; https://doi.org/10.3390/molecules22071119
Submission received: 27 May 2017 / Revised: 27 June 2017 / Accepted: 3 July 2017 / Published: 5 July 2017
(This article belongs to the Special Issue Computational Analysis for Protein Structure and Interaction)

Abstract

:
Knowledge of drug–target interaction (DTI) plays an important role in discovering new drug candidates. Unfortunately, there are unavoidable shortcomings; including the time-consuming and expensive nature of the experimental method to predict DTI. Therefore, it motivates us to develop an effective computational method to predict DTI based on protein sequence. In the paper, we proposed a novel computational approach based on protein sequence, namely PDTPS (Predicting Drug Targets with Protein Sequence) to predict DTI. The PDTPS method combines Bi-gram probabilities (BIGP), Position Specific Scoring Matrix (PSSM), and Principal Component Analysis (PCA) with Relevance Vector Machine (RVM). In order to evaluate the prediction capacity of the PDTPS, the experiment was carried out on enzyme, ion channel, GPCR, and nuclear receptor datasets by using five-fold cross-validation tests. The proposed PDTPS method achieved average accuracy of 97.73%, 93.12%, 86.78%, and 87.78% on enzyme, ion channel, GPCR and nuclear receptor datasets, respectively. The experimental results showed that our method has good prediction performance. Furthermore, in order to further evaluate the prediction performance of the proposed PDTPS method, we compared it with the state-of-the-art support vector machine (SVM) classifier on enzyme and ion channel datasets, and other exiting methods on four datasets. The promising comparison results further demonstrate that the efficiency and robust of the proposed PDTPS method. This makes it a useful tool and suitable for predicting DTI, as well as other bioinformatics tasks.
Keywords:
DTI; RVM; BIGP; PCA

1. Introduction

The identification of drug–target interactions (DTI) has recently emerged as an area of intense research activity due to its important role in finding new proteins to target for drug development and discovering new drug candidates [1,2]. However, the target proteins of many drugs are not complete or even not known. In the past years, much effort has been devoted to using experimental methods to identify drug–protein interactions. But these experimental methods are both time-consuming and expensive. It often costs billions of dollars for developing a successful novel chemistry-based drug and takes nearly a decade for introducing the drug to market. However, there are only few drug candidates that can be approved to reach the market by Food and Drug Administration (FDA) [3,4,5]. This is partially caused by the unacceptable toxicity for those drug candidates with the satisfactory activity, due to the deficient of the knowledge of drug–target interactions. Thus, it is necessary to develop fast and reliable computational methods for identifying drug–target interactions. Therefore, it is becoming more and more important to use computational approaches to detect DTI. The cost and time of experimental methods can be reduced and new potential drug–target interaction candidates can be found by using computational methods.
With the emergence of molecular medicine and the completion of the human genome project, the body of publicly-available knowledge of biology and chemistry is increasing rapidly. It makes the researchers restudy DTI questions by a systematic integration. A number of related databases that focus on drug–target relations have been constructed. We can freely obtain some of them from the public sector, such as SuperTarget and Matador [6], Kyoto Encyclopedia of Genes and Genomes (KEGG) [7], DrugBank [8,9], Therapeutic Target Database (TTD) [10,11], etc. It is much useful for many researchers that a number of important experimental materials can be obtained from these databases to develop new computational approaches for identifying DTI on a genome-wide scale [12,13].
All the time, in order to predict drug–target interactions, traditional computational methods are divided into the ligand-based virtual screening method and the docking approach. The ligand-based virtual screening method compares the similarity of a given proteins represented based on chemical structure with a classic SAR framework, which is used to predict DTI [14]. However, there is an obvious shortcoming that the information of protein domains is not used for the method. The docking simulation is a much useful molecular modeling method that can detect the positive interactions by using dynamic simulation when drug molecule and protein bound to each other [15,16,17]. However, the method has also a significant disadvantage that it can be only applied to proteins whose 3D structures are known. However, up to now, the proteins whose 3D structures are known comprise only a small part of all proteins. As a result, it is difficult to satisfy the experimental condition of the docking simulation method. Furthermore, the number of detected protein sequence data related to the known 3D structure data are increasing exponentially. Therefore, this promotes the need for developing new computational approaches based on protein sequence for detecting drug–target interactions.
In recent years, a number of computational approaches have been proposed to predict drug–target interactions. For example, Yang et al. [18] developed a new computational method to detect multiple target optimal intervention solutions in a disease network. The method attempts to identify effective points of intervention and the combination of interventions within a given disease network, which can best restore the disease network to a desired normal state. Yan et al. [19] developed a representation of drug–target pairs based on drug chemical similarity and target sequence similarity and employed the random forest as classifier to build the prediction models. By comparing the method and the state-of-the-art methods, it produces satisfying performance on the benchmark datasets. Kuang et al. [20] developed a novel method that proposed an eigenvalue transformation technique and applied this technique to two representative algorithms for predicting DTI, the Regularized Least Squares classifier (RLS) and the semi-supervised link prediction classifier (SLP). The prediction results show that the method achieved better performance on drug–target interaction prediction. Bharadwaja et al. [21] proposed a new approach for identifying novel interactions for drugs and targets with no prior interaction information, which improved a machine learning method by integrating more correlated information of the drug compounds and extended it to a weighted profile method. Peng et al. [22] proposed a prediction model name as NormMulInf which is a semi-supervised-based learning framework through collaborative filtering theory, employing labeled and unlabeled interaction information. Firstly, the method determines similarity principles, for example samples’ similarities and local correlations between samples’ labels by integrating biological information. Secondly, the similarity information can be integrated into the NormMulInf model, which solves the problem of augmented Lagrange multipliers. Wang et al. [23] proposed a new computational method, namely PDTD (Predicting Drug Targets with Domains), for identifying potential target proteins of new drugs based on derived interactions between drugs and protein domains. Zhang et al. [24] proposed a stacking-based ensemble learning method to boost performance of previous DTI prediction methods by using a state-of-the-art support vector machine (SVM) model as classifier to integrate the prediction results of previous methods. Although these methods have achieved good prediction accuracy, however, the proposed prediction model focuses on improving the prediction accuracy. Thus, there is still room to improve the prediction accuracy to identify DTI.
In the paper, we proposed a novel computational approach based on protein sequence, namely PDTPS (Predicting Drug Targets with Protein Sequence), to predict drug–target interactions (DTI). The PDTPS method combines Bi-gram probabilities (BIGP), Position Specific Scoring Matrix (PSSM), and Principal Component Analysis (PCA) with Relevance Vector Machine (RVM). In order to evaluate the prediction capacity of the PDTPS, we carry out the experiment on enzyme, ion channel, GPCR, and nuclear receptor datasets by using five-fold cross-validation tests. The proposed PDTPS method achieved average accuracy of 97.73%, 93.12%, 86.78%, and 87.78% on enzyme, ion channel, GPCR, and nuclear receptor datasets respectively. The experimental results showed that our method has good prediction performance. Furthermore, in order to further evaluate the prediction performance of the proposed PDTPS method, we compared it with the state-of-the-art support vector machine (SVM) classifier on enzyme and ion channel datasets and other exiting methods on four datasets. The promising comparison results further demonstrate the efficiency and robustness of the proposed PDTPS method. This makes it a useful tool and suitable for predicting DTI, as well as other bioinformatics tasks. The flow chart of the proposed prediction model is shown in Figure 1.

2. Results and Discussion

2.1. Performance of the Proposed Method

In order to verify the effectiveness of the proposed method, we carry out the experiment on enzyme, ion channel, GPCR, and nuclear receptor datasets through employing five-fold cross-validation tests respectively. For five-fold cross-validation, the whole dataset was divided into five parts; four parts of them were used as training samples, and one part of them was employed as testing samples. In addition, there are several parameters that need be optimized for the RVM classifier in the experiment. Here, the ’ploy2’ function was selected as the kernel function, we also set up other parameters: width = 1, initapla = 1/N and beta = 0. Where width represents the width of ‘ploy2’ kernel function, N is the number of training samples, and beta represents classification. Table 1, Table 2, Table 3 and Table 4 list the five-fold cross-validation tests prediction results by using the proposed approach on enzyme, ion channel, GPCR, and nuclear receptor datasets.
It can be observed from Table 1, Table 2, Table 3 and Table 4 that the average Accuracy (Ac) and its standard deviation for enzymes, ion channels, GPCRs, and nuclear receptors is 97.73%, 93.12%, 86.77%, 87.78%, and 0.40%, 1.34%, 2.41%, and 3.17%, respectively. The corresponding average Sensitivity (Sn) and its standard deviation is 97.44%, 93.32%, 84.89%, 92.63%, and 1.04%, 1.54%, 4.04%, 11.53%, respectively. The corresponding average Precision (Pe) and its standard deviation is 98.01%, 92.96%, 87.91%, 85.19%, and 0.78%, 2.10%, 3.47%, 6.70%, respectively. At the same time, the average Matthews’s correlation coefficient (Mcc) and its standard deviation is 95.56%, 87.18%, 76.97%, 78.32%, and 0.76%, 2.28%, 3.64%, 4.72%, respectively. These experimental results indicated that the proposed method can obtain good prediction accuracy for predicting drug–target interactions.
The good prediction results of the proposed approach for drug–target interactions result from the correct choice of feature extraction method and classifier. Major improvements of the proposed feature extraction method can be divided into three following reasons: (1) Because PSSM not only describes the order information but also retains sufficient prior information, it can capture useful information from a given protein sequence; (2) The Bi-gram probabilities represented each protein PSSM and calculated the Bi-gram feature through employing the probability information PSSM contains. Because the Bi-gram features extracted from PSSMs can significantly reduce the sparsity level, this helps in improving the recognition performance; (3) For reducing the influence of noise for classifying and ensuring the integrity of feature information, we transformed the dimensions of each BIGP feature vector from 400 to 350 using Principal Component Analysis (PCA). Thus, it can be seen from these experimental results that the proposed BIGP method plays an essential role for improving prediction accuracy for predicting DTI.

2.2. Comparison with the SVM-Based Method

The proposed method has achieved good prediction accuracy. In order to further evaluate the prediction performance of the RVM classifier, the comparison of prediction accuracy between the RVM classifier and the state-of-the-art support vector machine (SVM) classifier was carried out through employing the same feature extraction method on enzyme and ion channel datasets. We also adopted five-fold cross-validation tests to assess the prediction accuracy of the SVM classifier. The LIBSVM tool [25] of SVM was used to execute classification. In the experiment, we also optimized several parameters of the SVM classifier. We selected the radial basis function (RBF) as the kernel function, and the c and g parameters of the RBF kernel were set up (c = 0.5 and g = 0.6) by using a grid search method.
The comparison prediction results of RVM and SVM classifiers on enzyme and ion channel datasets are listed in Table 5 and Table 6, respectively. At the same time, the comparison of ROC Curves between RVM and SVM classifiers are also shown in Figure 2 and Figure 3 on enzyme and ion channel datasets, respectively. As displayed in Table 5, the RVM classifier obtained 97.73% average accuracy on the enzyme dataset, while 91.15% average accuracy was achieved by the SVM classifier. Similarly, it can be seen form Table 6 that 93.12% average accuracy was obtained by the RVM classifier and 87.77% average accuracy was achieved by the SVM classifier on the ion channel dataset. It can be observed from these results that the prediction accuracy obtained by the RVM classifier is significantly higher than that of the SVM classifier. In addition, as displayed in Figure 2 and Figure 3, the ROC curves of the RVM classifier is also obviously better than that of the SVM classifier. The proposed method obtained good prediction results which may be attributable to two reasons: (1) because the RVM classifier greatly reduces the amount of calculation of the kernel function relative to the SVM classifier; which helps in improving the prediction performance; (2) the kernel functions required to meet the condition of Mercer is the obvious disadvantage of the SVM classifier; however, the RVM classifier overcame it and solved the problem. Thus, all of these experimental results indicate that the proposed prediction model might become a useful tool for predicting DTI, as well as performing other bioinformatics tasks.

2.3. Comparison with Other Methods

Up to now, a number of computational methods have been proposed for predicting drug target interactions. In our study, in order to further evaluate the prediction performance of the proposed method, we compared its prediction accuracy with four existing DTI predictors; DBSI [26], Yamanishi [27], KBMF2K [28], and NetCMP [29] on enzyme, ion channel, GPCR, and nuclear receptor datasets, respectively. These methods use the same strategy as the proposed method, however, they adopt different feature extraction methods and classifiers. Table 7 displays these comparison results. It can be observed from Table 7 that the prediction accuracy of the proposed approach is significantly higher than the other four methods on enzyme, ion channel, GPCR, and nuclear receptor datasets. The comparison results further demonstrated that the PDTPS can improve the prediction accuracy relative to current approaches. Due to using a good classifier and a novel feature extraction method, the proposed method achieved good prediction results. This makes the PDTPS a useful tool and suitable for predicting DTI.

3. Materials and Methods

3.1. Dataset

In this study, we carried out the experiment using the proposed method on four protein targets datasets: enzymes, ion channels, GPCRs, and nuclear receptors. These data can be freely obtained from the KEGG BRITE [7], BRENDA [30], SuperTarget [6], and Drug Bank [8] databases and were used as the gold-standard datasets by Yamanishi et al [27] The number of drugs known to target enzymes, ion channels, GPCRs, and nuclear receptors are 445, 210, 233, and 54, respectively. The numbers of proteins known to be targeted by the drugs are 664, 204, 95, and 26 respectively. These drug–target pairs were carefully screened, 5127 pairs of them are known to interact with each other. The numbers of known interactions involving enzymes, ion channels, GPCRs, and nuclear receptors are 2926, 1476, 635, and 90, respectively. Then, all known interactions of the drug–target pairs were chosen as positive sample sets for four datasets in our experiment.
A bipartite graph is usually used to represent a drug–target interaction network, whose nodes represent target proteins or drug molecules and the edges describe the real drug–target interactions that have been already identified through experiments or other ways. It can be observed from bipartite graph that the number of the real drug–target interactions edges are small. Here, we take the enzyme dataset as an example; there are a total of 295,480 (445 × 664) connections in the corresponding bipartite and only 2926 edges of them are known drug–target interactions. Therefore, the possible number of negative samples (295,480 − 2926 = 29,2554) is significantly more than the number of positive samples (2926), which is a bias problem. In order to solve this problem, we randomly selected the negative samples as much as the positive sample. As a result, there are 2926, 1476, 635, and 90 negative samples of enzymes, ion channels, GPCRs, and nuclear receptors datasets. In other words, there are 5852, 2952, 1270, and 180 drug–target pairs of enzymes, ion channels, GPCRs, and nuclear receptors datasets in the experiment.

3.2. Position Specific Scoring Matrix

Position Specific Scoring Matrix (PSSM) can be represented an M × 20 matrix M   =   { M i j   i : 1   =   1 M , j   =   1 20 }   , where M represents the length of a given protein sequence, 20 is the number of 20 amino acids, and M i j represents the score of the j t h amino acid relative to the i t h position for a query protein sequence [31]. The score M i j can be expressed as M i j   =   k   =   1 20 p ( i , k )   ×   q ( j , k ) , where p ( i , k ) represents the appearing frequency of the k t h amino acid at position i of the probe, and q ( i , k ) is the value of Dayhoff’s mutation matrix between j t h and k t h amino acids. Thus, a high score represents a highly-conserved position; on the contrary, a low score represents a weakly-conserved position.
In the study, in order to create experimental datasets, we used Position Specific Iterated BLAST (PSI-BLAST) [32] to construct PSSMs for each protein sequence. The e-value and number of iterations are set up as the default values in PSI-BLAST. For achieving highly and widely homologous sequences, an e-value of 0.001 and three iterations were selected. It is possible that features may be different if we use different parameters, however, in the work we concentrated on exploring general PSSM features for predicting DTI by employing mostly default settings. Thus, each PSSMs feature vector can be represented as M × 20 matrix by using PSI-BLAST, where M is the number of residues of a given protein sequence and the 20 columns are the number of 20 amino acids.

3.3. Bi-Gram Probabilities

The Bi-gram Probabilities (BIGP) have been used for protein fold recognition. In the literature [33], it was described how to use a given protein’s original primary sequence or its consensus sequence for protein fold recognition. Instead, we employed the BIGP feature extraction method that the literature [34] proposed to represent a given protein sequence based on its PSSM (PSSM has been mentioned in the Section 3.2 of the paper). In detail, the bi-gram feature vector was computed through counting the bi-gram frequencies of occurrence in PSSM. It is assumed that P represents the PSSM of a protein sequence, which contains L rows and 20 columns, where L is the length of a given protein sequence and 20 columns represents a number of 20 amino acids. The PSSM element P i j can be interpreted as the relative probability of j t h amino acid at the i t h location of the primary protein sequence, P i j can be expressed as P i j   =   j   =   1 20 i : 1   =   1 L , j   =   1 20 . The frequency of occurrence of transition from m t h amino acid to n t h amino acid can be defined as follows:
B I G P m n   =   i   =   1 L 1 P i , m P i + 1 , n 1   m 20 ,   1 n 20
Equation (1) gives 400 frequencies of occurrence B I G P m n for 400 bi-gram transitions, the matrix BIGP called the bi-gram occurrence matrix, the number of the 400 whose elements represent the bi-gram feature vector [34] are as follows:
B F   =   [ B G P 1 , 1 , B G P 1 , 2 B G P 1 , 20 , B G P 2 , 1 , B G P 2 , 20 , B G P 20 , 1 , B G P 20 , 20 ]
These bi-gram features can also be expressed as follows:
B F   =   [ φ 1 , , φ 2 , φ 3 , φ u , , φ θ ]
where θ   =   mn   =   400 is the dimensionality of the feature vector BF , the φ u can be represented as follows:
φ u   =   { B G P 1 , u   ( 1 u 20 ) B G P 2 , u 20     ( 21 u 40 )   B G P 20 , u 380     ( 381 u 400 )  
Finally, each protein sequence was converted into a 400-dimensional vector by using BIGP method. In the paper, to reduce the influence of noise and improve the prediction accuracy, the dimensions of enzymes, ion channels, GPCRs, and nuclear receptors datasets were reduced from 400 to 350 by using Principal Component Analysis (PCA) method.

3.4. Relevance Vector Machine

The related theory of the Relevance Vector Machine describes in details in the literature [35]. We assumed   { x n , t n } n   =   1 N , x n R d is the training set for binary classification question, where t n { 0 , 1 } represents the training set label, t i is the testing set label, and t i   =   y i + ε i , where y i   =   w T φ ( x i )   =   j   =   1 N w j K ( x i , x j ) + w 0 is the classification model; ε i is the additional noise, with a mean value of zero and a variance of σ2, where ε i ~N( 0, σ 2 ), t i ~N( y i , σ 2 ). It is assumed that the training sets are independent and identically distributed; the vector t submits to as follows distribution:
p ( t | x , w , σ 2 ) = ( 2 π σ 2 ) N / 2 exp [ 1 2 σ 2 | | t φ w | | 2 ]
where φ is defined as follows:
φ = ( 1 k ( x 1 , x 1 ) k ( x 1 , x N ) 1 k ( x N , x 1 ) k ( x N , x N ) )
The training set label t is employed to detect the testing set label t * , given by
p ( t * | t ) = p ( t * | w , σ 2 ) p ( w , σ 2 | t ) d w d σ 2
Due to making the value of most components of the weight vector w zero and reducing the number of calculation of the kernel function, additional conditions are attached to the weight vector w Assuming that w i obeys a distribution with a mean value of zero and a variance of α i 1 , the mean w i ~N( 0,  α i 1 ) , p ( w | a ) = i = 0 N p ( w i | a i ) where α is a hyper-parameter vector of the prior distribution of the weight vector w .
p ( t * | t ) = p ( t * | w , a , σ 2 ) p ( w , a , σ 2 | t ) dwdad σ 2
p ( t * | w , a , σ 2 ) = N ( t *   | y ( x * ; w ) , σ 2 )
Because p ( w , a , σ 2 | t ) cannot be obtained by an integral, it must be resolved using a Bayesian formula, given as
p ( w , a , σ 2 | t ) = p ( w | a , σ 2 , t ) p ( a , σ 2 | t )
p ( w | a , σ 2 , t ) = p ( t | w , σ 2 ) p ( w | a ) / p ( t | a , σ 2 )
The integral of the product of p( w,a, σ 2 |t ) and p ( w | a ) is as follows:
p ( t | a , σ 2 ) = ( 2 π ) N / 2 | Ω | 1 / 2 exp ( t T Ω 1 t 2 )
Ω = σ 2 I + φ A 1 φ T ,   A = d i a g ( a 0 , a 1 , , a N )
p ( w | a , σ 2 , t ) = ( 2 π ) ( N + 1 ) / 2 | Σ | 1 / 2 exp ( ( w u ) T ( w u ) 2 )
Σ = ( σ 2 φ T φ + A ) 1
u = σ 2 Σ φ T t
Because p ( a , σ 2 | t ) p ( t | a , σ 2 ) p ( a ) p ( σ 2 ) and p ( a , σ 2 | t ) cannot be solved by means of integration, the solution is approximated using the maximum likelihood method, represented by
( a M P , σ M P 2 ) = arg a , σ 2   m a x p ( t | a , σ 2 )
The iterative process of a M P and σ MP 2 is given by:
{ a i n e w = γ i μ i 2 ( σ 2 ) n e w = | | t φ μ | | 2 N i = 0 N μ i γ i = 1 a i i , i
Here i , i is i th element in the Σ diagonal and the initial value of α and σ2 can be decided via the approximation of a MP and σ MP 2 using Formula (15) continuously updated. After enough iterations, most of a i will be close to infinity, the corresponding parameters in w i will be zero, and other a i values will be close to finite. The resulting corresponding parameters x i of a i are now referred to as the relevance vector.

3.5. Performance Evaluation

In the paper, we used the following evaluation criteria as a measure for evaluating the performance of the proposed classifier and feature extraction method in our experiment. There are Ac (Accuracy), Sn (Sensitivity), Pe (precision), and Mcc (Matthews’s correlation coefficient). The definition is as follows:
Ac   =   T P + T N T P + F P + T N + F N Sn   =   T P T P + T N Pe   =   T P F P + T P Mcc   =   ( T P   ×   T N ) ( F P   ×   F N ) ( T P + F N )   ×   ( T N + F P )   ×   ( T P + F P )   ×   ( T N + F N )
where true positives (TP) represents the number of positive pairs that are predicted as interacting drug–target pairs, false positives (FP) is the count of negative pairs that are predicted as interacting drug–target pairs, true negatives (TN) is the total of negative pairs that are predicted as non-interacting drug–target pairs and false negatives (FN) represents the number of positive pairs that are predicted as non-interacting drug–target pairs. In addition, the Receiver Operating Curve (ROC) was established to evaluate the performance of the proposed approach in the experiment.

4. Conclusions

In the paper, we proposed a novel computational approach based on protein sequence, namely PDTPS (Predicting Drug Targets with Protein Sequence), to predict drug–target interactions (DTI). The PDTPS method combines bi-gram probabilities (BIGP), Position Specific Scoring Matrix (PSSM), and Principal Component Analysis (PCA) with Relevance Vector Machine (RVM). In order to evaluate the prediction capacity of the PDTPS, we carried out the method on enzyme, ion channel, GPCR, and nuclear receptor datasets by using five-fold cross-validation tests. The proposed PDTPS method achieved average accuracy of 97.73%, 93.12%, 86.78%, and 87.78% on enzyme, ion channel, GPCR, and nuclear receptor datasets, respectively. The experimental results showed that our method has good prediction performance. Furthermore, in order to evaluate the prediction performance of the proposed PDTPS method, we compared it with the state-of-the-art support vector machine (SVM) classifier on enzyme and ion channel datasets and other existing methods on four datasets. The promising comparison results further demonstrate the efficiency and robustness of the proposed PDTPS method. This makes it a useful tool and suitable for predicting DTI, as well as performing other bioinformatics tasks. For future studies, more effective feature extraction approaches and machine learning algorithms can be developed for predicting DTI.

Acknowledgments

This work is supported in part by the National Science Foundation of China, under Grants 11631014, 61373086, 11301517, 61572506, in part by Guangdong Natural Science Foundation, under Grant 2014A030313555, and in part by the Shenzhen Scientific Research and Development Funding Program under grants JCYJ20140418095735569. The authors would like to thank all the guest editors and anonymous reviewers for their constructive advices.

Author Contributions

Fan-Rong Meng, Zhu-Hong You and Xing Chen conceived the algorithm, carried out analyses, prepared the data sets, carried out experiments, and wrote the manuscript; Yong Zhou and Ji-Yong An designed, performed and analyzed experiments and wrote the manuscript; all authors read and approved the final manuscript.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Wang, Y.C.; Yang, Z.X.; Wang, Y.; Deng, N.Y. Computationally Probing Drug-Protein Interactions via Support Vector Machine. Lett. Drug Des. Discov. 2010, 7, 370–378. [Google Scholar] [CrossRef]
  2. Xia, Z.; Wu, L.Y.; Zhou, X.; Wong, S.T. Semi-supervised drug-protein interaction prediction from heterogeneous biological spaces. BMC Syst. Biol. 2010, 4, S6. [Google Scholar] [CrossRef] [PubMed]
  3. Landry, Y.; Gies, J.P. Drugs and their molecular targets: An updated overview. Fundam. Clin. Pharmacol. 2008, 22, 1–18. [Google Scholar] [CrossRef] [PubMed]
  4. Li, Q.; Lai, L. Prediction of potential drug targets based on simple sequence properties. BMC Bioinform. 2007, 8, 1–11. [Google Scholar] [CrossRef] [PubMed]
  5. Overington, J.P.; Allazikani, B.; Hopkins, A.L. How many drug targets are there? Nat. Rev. Drug Discov. 2006, 5, 993–996. [Google Scholar] [CrossRef] [PubMed]
  6. Günther, S. SuperTarget and Matador: Resources for exploring drug-target relationships. Nucleic Acids Res. 2008, 36, 919–922. [Google Scholar] [CrossRef] [PubMed]
  7. Kanehisa, M.; Goto, S.; Hattori, M.; Aokikinoshita, K.F.; Itoh, M.; Kawashima, S.; Katayama, T.; Araki, M.; Hirakawa, M. From genomics to chemical genomics: New developments in KEGG. Nucleic Acids Res. 2005, 34, 354–357. [Google Scholar] [CrossRef] [PubMed]
  8. Wishart, D.S. DrugBank: A knowledgebase for drugs, drug actions and drug targets. Nucleic Acids Res. 2008, 36, D901–D906. [Google Scholar] [CrossRef] [PubMed]
  9. Wishart, D.S.; Knox, C.; Guo, A.C.; Shrivastava, S.; Hassanali, M.; Stothard, P.; Chang, Z.; Woolsey, J. DrugBank: A comprehensive resource for in silico drug discovery and exploration. Nucleic Acids Res. 2006, 34, 668–672. [Google Scholar] [CrossRef] [PubMed]
  10. Chen, X.; Ji, Z.L.; Chen, Y.Z. TTD: Therapeutic Target Database. Nucleic Acids Rese. 2002, 30, 412. [Google Scholar] [CrossRef]
  11. Zhu, F.; Han, B.C.; Kumar, P.; Liu, X.H.; Ma, X.H.; Wei, X.N.; Huang, L.; Guo, Y.F.; Han, L.Y.; Zheng, C.J. Update of TTD: Therapeutic Target Database. Nucleic Acids Res. 2010, 38, D787. [Google Scholar] [CrossRef] [PubMed]
  12. Kannadasan, R.; Saleembasha, M.S.; Emerson, I.A. A Frame Work for Learning Drug Designing through Molecular Modelling Software Techniques and Biological Databases for Protein-Ligand Interactions. Int. J. Eng. Res. Afr. 2016, 27, 111–118. [Google Scholar] [CrossRef]
  13. Rabelo, V.W.; Santos, T.F.; Terra, L.; Santana, M.V.; Castro, H.C.; Rodrigues, C.R.; Abreu, P.A. Targeting CYP51 for drug design by the contributions of molecular modeling. Fundam. Clin. Pharmacol. 2016, 31, 37–53. [Google Scholar] [CrossRef] [PubMed]
  14. Butina, D.; Segall, M.D.; Frankcombe, K. Predicting ADME properties in silico: Methods and models. Drug Discov. Today 2002, 7, S83–S88. [Google Scholar] [CrossRef]
  15. Cheng, A.C.; Coleman, R.G.; Smyth, K.T.; Cao, Q.; Soulard, P.; Caffrey, D.R.; Salzberg, A.C.; Huang, E.S. Structure-based maximal affinity model predicts small-molecule druggability. Nat. Biotechnol. 2007, 25, 71–75. [Google Scholar] [CrossRef] [PubMed]
  16. Coleman, R.G.; Salzberg, A.C.; Cheng, A.C. Structure-based identification of small molecule binding sites using a free energy model. J. Chem. Inf. Model. 2006, 46, 2631. [Google Scholar] [CrossRef] [PubMed]
  17. Sousa, S.F.; Fernandes, P.A.; Ramos, M.J. Protein-ligand docking: Current status and future challenges. Proteins Struct. Funct. Bioinform. 2006, 65, 15–26. [Google Scholar] [CrossRef] [PubMed]
  18. Yang, K.; Bai, H.; Ouyang, Q.; Lai, L.; Tang, C. Finding multiple target optimal intervention in disease-related molecular network. Mol. Syst. Biol. 2008, 4, 228. [Google Scholar] [CrossRef] [PubMed]
  19. Niu, Y.Q. Supervised prediction of drug-target interactions by ensemble learning. J. Chem. Pharm. Res. 2014, 6, 1991–1999. [Google Scholar]
  20. Kuang, Q.; Xu, X.; Li, R.; Dong, Y.; Li, Y.; Huang, Z.; Li, Y.; Li, M. An eigenvalue transformation technique for predicting drug-target interaction. Sci. Rep. 2015, 5, 13867. [Google Scholar] [CrossRef] [PubMed]
  21. Bharadwaja, A. Similarity Based Learning Method for Drug taRget Interaction Prediction. M.Sc. Thesis, University of Windsor, Windsor, ON, Canada, 2014. [Google Scholar]
  22. Peng, L.; Liao, B.; Zhu, W.; Li, K. Predicting Drug-Target Interactions with Multi-information Fusion. IEEE J. Biomed. Health Inform. 2015, 21, 561–572. [Google Scholar] [CrossRef] [PubMed]
  23. Wang, Y.Y.; Nacher, J.C.; Zhao, X.M. Predicting drug targets based on protein domains. Mol. Biosyst. 2012, 8, 1528–1534. [Google Scholar] [CrossRef] [PubMed]
  24. Zhang, R. An Ensemble Learning Approach for Improving Drug–Target Interactions Prediction; Springer International Publishing: New York, NY, USA, 2015; pp. 433–442. [Google Scholar]
  25. Chang, C.C.; Lin, C.J. LIBSVM: A Library for Support Vector Machines; ACM: New York, NY, USA, 2011; pp. 1–27. [Google Scholar]
  26. Cheng, F.; Liu, C.; Jiang, J.; Lu, W.; Li, W.; Liu, G.; Zhou, W.; Huang, J.; Tang, Y. Prediction of Drug-Target Interactions and Drug Repositioning via Network-Based Inference. PLos Comput. Biol. 2012, 8, 357–372. [Google Scholar] [CrossRef] [PubMed]
  27. Yamanishi, Y.; Araki, M.A.; Honda, W.; Kanehisa, M. Prediction of drug-target interaction networks from the integration of chemical and genomic spaces. Bioinformatics 2008, 24, i232–i240. [Google Scholar] [CrossRef] [PubMed]
  28. Gönen, M. Predicting drug-target interactions from chemical and genomic kernels using Bayesian matrix factorization. Bioinformatics 2012, 28, 2304–2310. [Google Scholar] [CrossRef] [PubMed]
  29. Zong, W.; Huang, G.B.; Chen, Y. Weighted extreme learning machine for imbalance learning. Neurocomputing 2013, 101, 229–242. [Google Scholar] [CrossRef]
  30. Schomburg, I.; Chang, A.; Ebeling, C.; Gremse, M.; Heldt, C.; Huhn, G.; Schomburg, D. BRENDA, the enzyme database: Updates and major new developments. Nucleic Acids Res. 2004, 32, 431–433. [Google Scholar] [CrossRef] [PubMed]
  31. Gribskov, M.; Mclachlan, A.D.; Eisenberg, D. Profile analysis: Detection of distantly related proteins. Proc. Nat. Acad. Sci. USA 1987, 84, 4355–4358. [Google Scholar] [CrossRef] [PubMed]
  32. Altschul, S.F.; Koonin, E.V. Iterated profile searches with PSI-BLAST—A tool for discovery in protein databases. Trends Biochem. Sci. 1998, 23, 444–447. [Google Scholar] [CrossRef]
  33. Ghanty, P.; Pal, N.R. Prediction of Protein Folds: Extraction of New Features, Dimensionality Reduction, and Fusion of Heterogeneous Classifiers. IEEE Trans. Nanobiosci. 2009, 8, 100–110. [Google Scholar] [CrossRef] [PubMed]
  34. Sharma, A.; Lyons, J.; Dehzangi, A.; Paliwal, K.K. A feature extraction technique using bi-gram probabilities of position specific scoring matrix for protein fold recognition. Nanobiosci. IEEE Trans. 2012, 320, 41–46. [Google Scholar] [CrossRef] [PubMed]
  35. Tipping, M.E. Sparse bayesian learning and the relevance vector machine. J. Mach. Learn. Res. 2001, 1, 211–244. [Google Scholar]
Sample Availability: Samples of the compounds are available from the authors.
Figure 1. The flow chart of the proposed prediction model.
Figure 1. The flow chart of the proposed prediction model.
Molecules 22 01119 g001
Figure 2. Comparison of ROC curves performed between RVM and SVM on an enzyme dataset.
Figure 2. Comparison of ROC curves performed between RVM and SVM on an enzyme dataset.
Molecules 22 01119 g002
Figure 3. Comparison of ROC curves performed between RVM and SVM on an ion channel dataset.
Figure 3. Comparison of ROC curves performed between RVM and SVM on an ion channel dataset.
Molecules 22 01119 g003
Table 1. 5-fold cross validation results performed by proposed model on an enzyme dataset.
Table 1. 5-fold cross validation results performed by proposed model on an enzyme dataset.
Testing SetAc (%)Sn (%)Pe (%)Mcc (%)
197.9598.3197.6595.98
297.5295.8499.3195.16
397.2697.2997.2994.68
498.2998.4498.1096.64
597.6197.3497.6995.33
Average97.73 ± 0.4097.44 ± 1.0498.01 ± 0.7895.56 ± 0.76
Table 2. 5-fold cross validation results performed by proposed model on an ion channel dataset.
Table 2. 5-fold cross validation results performed by proposed model on an ion channel dataset.
Testing SetAc (%)Sn (%)Pe (%)Mcc (%)
192.7191.1894.5886.48
291.0292.3189.4983.64
394.4194.4694.1489.44
493.3993.8194.1087.55
594.0794.8592.4787.18
Average93.12 ± 1.3493.32 ± 1.5492.96 ± 2.1087.18 ± 2.28
Table 3. 5-fold cross validation results performed by proposed model on a GPCR dataset.
Table 3. 5-fold cross validation results performed by proposed model on a GPCR dataset.
Testing SetAc (%)Sn (%)Pe (%)Mcc (%)
183.0777.8883.0271.21
288.5886.8691.5479.70
387.4185.4090.7077.91
485.8386.1586.1575.66
588.9888.1488.1480.28
Average86.77 ± 2.4184.89 ± 4.0487.91 ± 3.4776.97 ± 3.64
Table 4. 5-fold cross validation results performed by proposed model on a nuclear receptor dataset.
Table 4. 5-fold cross validation results performed by proposed model on a nuclear receptor dataset.
Testing SetAc (%)Sn (%)Pe (%)Mcc (%)
183.3373.6893.3371.79
288.89100.080.0080.00
391.67100.086.9684.05
486.11100.076.1975.59
588.8989.4789.4780.19
Average87.78 ± 3.1792.63 ± 11.5385.19 ± 6.7078.32 ± 4.72
Table 5. 5-fold cross validation results performed by SVM and RVM classifiers on an enzyme dataset.
Table 5. 5-fold cross validation results performed by SVM and RVM classifiers on an enzyme dataset.
Testing SetAc (%)Sn (%)Pe (%)Mcc (%)
RVM + PSSM + BIGP
197.9598.3197.6595.98
297.5295.8499.3195.16
397.2697.2997.2994.68
498.2998.4498.1096.64
597.6197.3497.6995.33
Average97.73 ± 0.4097.44 ± 1.0498.01 ± 0.7895.56 ± 0.76
SVM + PSSM + BIGP
190.9490.5691.4883.52
289.4991.1888.6781.15
390.6093.0688.8582.93
492.4894.1190.9586.08
592.2493.9790.2985.67
Average91.15 ± 1.2392.57 ± 1.6290.05 ± 1.2583.87 ± 2.03
Table 6. 5-fold cross validation results performed by SVM and RVM classifier on an ion channel dataset.
Table 6. 5-fold cross validation results performed by SVM and RVM classifier on an ion channel dataset.
Testing SetAc (%)Sn (%)Pe (%)Mcc (%)
RVM + PSSM + BIGP
192.7191.1894.5886.48
291.0292.3189.4983.64
394.4194.4694.1489.44
493.3993.8194.1087.55
594.0794.8592.4787.18
Average93.12 ± 1.3493.32 ± 1.5492.96 ± 2.1087.18 ± 2.28
SVM + PSSM+ BIGP
186.7884.3189.5877.03
288.4790.5686.3379.59
386.1089.6283.2876.03
488.4586.0792.3679.51
589.0291.9185.3280.39
Average87.77 ± 1.2688.49 ± 3.1887.37 ± 3.5978.51 ± 1.87
Table 7. Comparison of predicting performance between our method and other methods on four Datasets.
Table 7. Comparison of predicting performance between our method and other methods on four Datasets.
DatasetOur MethodDBSI [26]Yamanishi [27] KBMF2K [28]NetCMP [29]
Enzymes0.97730.80750.8210.8320.8251
Icon Channels0.93120.80290.6920.7990.8034
GPCRs0.86770.80220.8110.8570.8235
Nuclear Receptors0.87780.75780.8140.8240.8394

Share and Cite

MDPI and ACS Style

Meng, F.-R.; You, Z.-H.; Chen, X.; Zhou, Y.; An, J.-Y. Prediction of Drug–Target Interaction Networks from the Integration of Protein Sequences and Drug Chemical Structures. Molecules 2017, 22, 1119. https://doi.org/10.3390/molecules22071119

AMA Style

Meng F-R, You Z-H, Chen X, Zhou Y, An J-Y. Prediction of Drug–Target Interaction Networks from the Integration of Protein Sequences and Drug Chemical Structures. Molecules. 2017; 22(7):1119. https://doi.org/10.3390/molecules22071119

Chicago/Turabian Style

Meng, Fan-Rong, Zhu-Hong You, Xing Chen, Yong Zhou, and Ji-Yong An. 2017. "Prediction of Drug–Target Interaction Networks from the Integration of Protein Sequences and Drug Chemical Structures" Molecules 22, no. 7: 1119. https://doi.org/10.3390/molecules22071119

Article Metrics

Back to TopTop