Next Article in Journal
Deciphering the Molecular Mechanism Underlying African Animal Trypanosomiasis by Means of the 1000 Bull Genomes Project Genomic Dataset
Next Article in Special Issue
BioChemDDI: Predicting Drug–Drug Interactions by Fusing Biochemical and Structural Information through a Self-Attention Mechanism
Previous Article in Journal / Special Issue
MSPEDTI: Prediction of Drug–Target Interactions via Molecular Structure with Protein Evolutionary Information
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

RoFDT: Identification of Drug–Target Interactions from Protein Sequence and Drug Molecular Structure Using Rotation Forest

1
College of Information Science and Engineering, Zaozhuang University, Zaozhuang 277160, China
2
Big Data and Intelligent Computing Research Center, Guangxi Academy of Sciences, Nanning 530007, China
3
Xinjiang Technical Institutes of Physics and Chemistry, Chinese Academy of Sciences, Urumqi 830011, China
4
School of Computer Science and Information Engineering, Hefei University of Technology, Hefei 230601, China
5
School of Computer Science, Northwestern Polytechnical University, Xi’an 710129, China
*
Authors to whom correspondence should be addressed.
Biology 2022, 11(5), 741; https://doi.org/10.3390/biology11050741
Submission received: 15 April 2022 / Revised: 2 May 2022 / Accepted: 6 May 2022 / Published: 13 May 2022
(This article belongs to the Special Issue Intelligent Computing in Biology and Medicine)

Abstract

:

Simple Summary

Determining the drug–target relationships is the key to modern drug development, and it plays a crucial role in drug side effects research and individual treatment. However, traditional drug target identification by bio-experimental methods is often difficult to develop due to limitations of precision, flux and cost. With the rapid development of bioinformatics and computational biology, the computer-assisted drug–target interaction (DTIs) prediction approach has attracted great attention by researchers as an accurate and quick mean of drug target recognition. In this study, combined with the protein sequence information and drug molecular structure information, a prediction method of DTIs based on machine learning is developed to achieve the purpose of locking targets and saving costs for new drug research.

Abstract

As the basis for screening drug candidates, the identification of drug–target interactions (DTIs) plays a crucial role in the innovative drugs research. However, due to the inherent constraints of small-scale and time-consuming wet experiments, DTI recognition is usually difficult to carry out. In the present study, we developed a computational approach called RoFDT to predict DTIs by combining feature-weighted Rotation Forest (FwRF) with a protein sequence. In particular, we first encode protein sequences as numerical matrices by Position-Specific Score Matrix (PSSM), then extract their features utilize Pseudo Position-Specific Score Matrix (PsePSSM) and combine them with drug structure information-molecular fingerprints and finally feed them into the FwRF classifier and validate the performance of RoFDT on Enzyme, GPCR, Ion Channel and Nuclear Receptor datasets. In the above dataset, RoFDT achieved 91.68%, 84.72%, 88.11% and 78.33% accuracy, respectively. RoFDT shows excellent performance in comparison with support vector machine models and previous superior approaches. Furthermore, 7 of the top 10 DTIs with RoFDT estimate scores were proven by the relevant database. These results demonstrate that RoFDT can be employed to a powerful predictive approach for DTIs to provide theoretical support for innovative drug discovery.

1. Introduction

A critical step in innovative drug development is determining the interactions among drugs and targets, which is the forerunner of drug design [1,2]. Drugs play an important role in the human body by interacting with their targets, of which proteins are an essential target. By inhibiting or enhancing the function of the target protein, the drug achieves the goal of treating the disease. Although the advent of high-throughput sequencing methods has provided technical support for determining DTIs and extensive efforts has been made by drug developers, few new drugs are still approved by the Food and Drug Administration (FDA) for marketing each year [3,4,5,6]. The main reason is that the identification of DTIs by wet experimental approaches alone consumes a lot of time and money, and the scale of identification is small. With the development of computational biology, this situation can be greatly alleviated. Computer-aided prediction of DTIs can be executed rapidly at scale, providing reliable candidate drug targets for biological experiments and theoretical support for new drug development [2,4,7,8,9].
To date, computer-aided prediction-based models for DTIs have been devised by numerous researchers, and they can be roughly classified into two groups: the approach based on network and the approach based on machine learning [10,11,12]. The approach based on network approach typically characterizes the association among targets and drugs as a heterogeneous network, and predict DTI by evaluating network topology node similarity. For instance, the SDTBNI model designed by Wu et al. [13] predicts DTIs by DTI networks, drug and entity substructure linkages in unknown network space. Chu et al. [14] proposed a new DTI prediction method called the DTI-CDF model. This method can not only extract similarity features between drugs, but also extract similarity features between target proteins from heterogeneity graph, which greatly improves the prediction performance. Zhang et al. [15] designed the prediction method of DTIs according to LPLNI, which makes use of the data of neighborhood re-construction. Chu et al. [16] facilitate multi-label classification by introducing the community detection method DTI-MLCD for DTI prediction. The method performs significantly better than other machine learning methods and other existing methods in the updated gold standard dataset. Zong et al. [17] used DeepWalk combined with target-target and drug-drug similarities to accurately predict DTIs with the support of Linked Tripartite Network (LTN) and biomedical related data. The approach based on machine learning mainly uses computer to extract data features and combine with classifier to implement DTIs prediction [18,19]. For example, Peng et al. [20] used a semi-supervised inference way to predict DTIs by combining a PCA-based convex optimization algorithm with information about drug targets.
On the basis of the hypothesis that drugs with chemical similarity have similar bioactivity, the DTIs prediction method of target protein information combined with drug structure information has achieved excellent results. Therefore, this paper designs the machine learning approach for predicting DTIs according to this hypothesis. Specifically, we first extracted the protein sequence features information using the Pseudo Position-Specific Score Matrix (PsePSSM) method, then fused them with drug molecular fingerprint descriptors and finally accurately predicted DTIs with interactions by the feature-weighted rotation forest classifier (FwRF) classifier. We tested the performance of RoFDT in datasets including Enzyme, GPCR, Ion Channel and Nuclear Receptor, and compared them with other feature approaches, classifier approaches and previous methods. The superior results demonstrate that the proposed model has excellent ability to identify DTIs. The frame diagram of rofdt is shown in Figure 1.

2. Materials and Methods

2.1. Gold Standard Datasets

In the present study, we validated the performance of RoFDT on four gold standard datasets, including Enzyme, GPCR, Ion Channel and Nuclear Receptor. These data were collected from SuperTarget & Matador [21], KEGG BRITE [22], BRENDA [23] and DrugBank [24] databases by Yamanishi et al. [25]. In these four datasets, the number of DTIs pairs (drug, target) they contain is (445, 664), (210, 204), (233, 95) and (54, 26), respectively, and the number of DTIs with interaction (positive sample) is 2926, 1476, 635 and 90, respectively [26]. We describe the network of DTIs by a bipartite diagram, where targets or drugs are presented by nodes and their associations are represented by edges. To construct the balanced dataset, we use the random strategy to select the same number of negative samples as positive samples.

2.2. Drug Molecular Descriptor

Drug molecular fingerprinting is widely used to characterize drug compounds because it can directly represent the association between molecular properties and structure and does not need their three-dimensional structural information. Drug molecule fingerprinting manages molecular substructures with dictionary strategy. For a particular molecule, the corresponding position of its dictionary is set to 1 when it has a certain substructure and 0 otherwise. Thus, the fingerprint descriptor of a given drug molecule can be constructed. We used molecular fingerprints from PubChem in this study, and the fingerprints property is “PUBCHEM_CACTVS_SUBGRAPHKEYS”. The compound molecule is decomposed into 881 substructures, so its fingerprint feature descriptor is also 881-dimensional.

2.3. Target Protein Descriptor

In this study, PSSM [27] was used to generate descriptors of protein sequences. PSSM S(i,j) can be characterized as S = { i , j : i = 1 L   a n d   j = 1 20 } , which is an L × 20 matrix, in which the length of sequence is L and the types of amino acids are 20. Therefore, the formula of S(i,j) is described as shown below:
S = [ σ 1 , 1 σ 1 , 2       σ 1 , 20 σ 2 , 1 σ 2 , 2       σ 2 , 20                                         σ L , 1 σ L , 2       σ L , 20 ]
where σ i , j indicates the probability that the i t h residue of the protein is mutated into the j t h amino acid during evolution.
We obtained PSSM through Position-Specific Iterated BLAST (PSI-BLAST) according to SwansProt dataset [28,29]. PSI-BLAST will calculate the vector indicating the mutational conservatism of 20 different amino acids. To obtain broad and high homologous protein, the parameter e-value and iterations are set to 0.001 and 3, respectively.

2.4. Protein Feature Extraction

For better compatibility with the PSSM matrix, we extracted the potential features of proteins using the PsePSSM designed by Chou et al. [30], which can be denoted as below:
e i , j = e i , j 0 1 20 k = 1 20 e i , k 0 1 20 v = 1 20 ( e i , v 0 1 20 k = 1 20 e i , k 0 ) 2   i = 1 20 ,   j = 1 20
where e i , j 0 is the score calculated by PSI-BLAST, which score can be positive or negative. The probability of the appropriate mutation in the protein sequence higher than unexpectedly expected is indicated by a positive number, otherwise a negative number. However, since protein sequences of different lengths yield different rows of substrates, we thus need to convert them to a uniform pattern using the following equation:
M ¯ P S S M   =   [ e ¯ 1   e ¯ 2     e ¯ 20 ]
and:
e ¯ j = 1 L i = 1 L e i , j       j = 1 20  
where e ¯ j represents the average score when protein residue P evolves into a j-type amino acid. To prevent protein P from losing its sequence information during evolution, we improved the equation by constructing pseudo-amino acids, which are described as follows:
e ¯ j = { 1 L i = 1 L e i , j                                                                   j = 1 20 ,   λ = 0       1 L     λ i = 1 L λ ( e i , j e i + λ , j ) 2             j = 1 20 ,   λ < L        
where e j is the correlation factor of j-type amino acids.

2.5. Classification Prediction

In our study, we classify and predict DTIs feature descriptors by FwRF. This classifier has the advantage of increasing the effective feature weights and removing the noise information, which can effectively improve the prediction accuracy. FwRF uses the χ 2 statistical method to obtain the weights of different features, and its formula is as follows:
χ 2 = i = 1 n j = 1 2 ( Υ i j β i j ) 2 β i , j
where Υ i j is the number of f j categories with the value v i , and its statistics are as follows:
Υ i j = c o u n t ( F = v i   a n d   C = f j )
β i , j is the expectation of v i and f j , and it can be denoted as below:
β i , j = c o u n t ( F = v i ) × c o u n t ( C = f j ) N
where N is the total sample size. In feature F , the sample size whose value is v i is recorded as c o u n t ( F = v i ) , and in class C , the sample size whose value is f j is recorded as c o u n t ( C = f j ) .
FwRF first calculates the weights of the features using the χ 2 statistical method, then sorts them in descending order and removes the low-weight features depending on the parameters, and finally uses the newly obtained feature set for classification prediction.
Rotation forest (RF) [31,32] is a widespread classifier. Given a dataset { x i , y i } containing S training samples, where x i is the data and y i is the label, the data x i consist of n features, thus forming a matrix of S × n . The decision tree in RF is presented as D 1 , D 2 , , D N , and there are N in total. The execution steps of RF are as follows.
a. The feature set F is grouped into K -independent parts of the number n k by the appropriate parameter.
b. The new matrix X i , j of the training set X is formed using the corresponding feature columns of D i , j , and 3/4 of the features are selected from it forms matrix X i , j with bootstrap.
c. The coefficient matrix M i , j is obtained through the feature transformation X i , j , and the coefficient matrix M i , j is rotated to generate the rotation matrix R i , which is described as follows:
R i = [ e i , 1 ( 1 ) , , e i , 1 ( N 1 ) 0             0   e i , 2 ( 1 ) , , e i , 2 ( N 2 )                                                         0 0                                             0                                                         0                                                             e i , k ( 1 ) , , e i , k ( N k )   ]
In the classification prediction stage, the classifier D i calculates the confidence level λ j ( x ) of the test sample x using the following formula and discriminates it as the class with the highest confidence value:
λ j ( x ) = 1 N i = 1 N d i , j ( X R i e )

3. Results

3.1. Evaluation Indicator

To better evaluate the RoFDT performance, we used the general evaluation standard of machine learning in this study, which can be denoted as below:
A c c u . = T P + T N T P + T N + F P + F N
S e n . = T P T P + F N  
P r e c . = T P T P + F P
M C C = T P × T N F P × F N ( T P + F P ) × ( T N + F N ) × ( T P + F N ) × ( T N + F P )  
where TP, TN, FP and FN, respectively, represent True Positive, True Negative, False Positive and False Negative. Moreover, the receiver operating characteristic (ROC) curve [33,34,35] and area under the ROC curve (AUC) were also calculated to reflect the performance of RoFDT.

3.2. Parameter Evaluation

To maximize the RoFDT performance, the grid search approach is employed to verify the FwRF and PsePSSM parameters. When data features are extracted using the PsePSSM algorithm, the information content can be adjusted by changing the parameters in Equation (5) to obtain different feature values. We investigate the effect of different parameters of PsePSSM on the subsequent classification effect in this experiment in order to select the best combination of parameters. The effect of different parameters of the classifier on its prediction accuracy in the enzyme dataset is shown in Figure 2. It can be seen from the figure that the RF classifier achieves the highest accuracy when the feature subset K , the feature selection ratio r and the number of decision trees L are set to 16, 0.8 and 21, respectively. Therefore, we apply them as the optimal parameters in the model.

3.3. Prediction Performance Evaluation

After optimizing the parameters of RoFDT, we evaluate its performance in the Enzyme, GPCR, Ion Channel and Nuclear Receptor datasets using the five-fold cross-validation (5FCV) method. Table 1, Table 2, Table 3 and Table 4 summarizes the outcomes obtained by RoFDT on the gold standard datasets. In these datasets, RoFDT achieved 91.68%, 88.11%, 84.72% and 78.33% prediction accuracy, and its standard variance was 0.84%, 1.01%, 1.94% and 5.34%, respectively. In terms of sensitivity, RoFDT achieved scores of 90.84%, 90.30%, 84.73% and 81.97% in the four datasets with standard variances of 1.68%, 1.61%, 3.45% and 7.85%, respectively. RoFDT achieved 83.39%, 79.02%, 74.06%, 65.56% and 91.72%, 88.27%, 85.57% and 75.31% in the MCC and AUC evaluation metrics, which combine to show predictive performance, respectively. These excellent results show that RoFDT has good ability to predict DTIs with strong robustness. Figure 3, Figure 4, Figure 5 and Figure 6 show the ROC curves acquired by RoFDT in the gold standard dataset, respectively.

3.4. Comparison of Different Feature Models

To estimate the influence of the PsePSSM algorithm on the RoFDT model, we compare it with the Local Phase Quantization (LPQ) algorithm model on four gold standard datasets in this part of the experiment. The LPQ algorithm originally described in the article for texture description by Ojansivu and Heikkila [36] and is according to the blur invariance property of the Fourier phase spectrum [37,38,39]. Table 5 lists the 5FCV outcomes produced by LPQ combined with FwRF on gold standard datasets. As observed in Table 5, RoFDT has gained the optimal outcomes in all evaluation indicators. Detailed 5FCV outcomes on four gold standard datasets are aggregated in Tables S1–S4 of Supplementary Materials. For a fair comparison, FwRF was set with the same hyperparameters in the experiment. From the experimental outcomes, it can be seen that PsePSSM combined with FwRF can effectively promote the model performance.

3.5. Classifier Model Comparison

To investigate further the influence of various classifiers on the RoFDT performance, we compare it with the SVM classifier model. The parameters of the SVM were refined, and its hyperparameters g and c were optimized to 0.6 and 0.5, respectively. The optimization outcomes of SVM parameters are shown in detail in Table S9 of the Supplementary Materials. As can be seen in Table 6, RoFDT achieved higher scores in all four gold standard datasets compared to the SVM model. Specifically, RoFDT achieved optimal results in the four gold standard datasets for accuracy, MCC, sensitivity and AUC, but was only slightly less precision than the SVM model in the Ion Channel and Enzyme datasets. Detailed 5FCV experimental outcomes on gold standard datasets are shown in Tables S5–S8 of Supplementary Materials. The experimental results of comparing different classifier models show that the FwRF classifier used by RoFDT can be better compatible with it, which helps to increase the model prediction accuracy.

3.6. Comparison with Previous Models

Using the powerful computing power of computer to predict DTIs on a large scale has become increasingly important in the field of new drug research and development. Numerous researchers have constructed different computational models to solve this problem. To further evaluating RoFDT’s capabilities, we compare it with these excellent models. Among these excellent models, we chose the model that is also implemented in the four datasets and evaluated using 5FCV. The AUCs generated by these models are listed in Table 7. As seen in table, RoFDT performed well overall, achieving the best results on Enzyme and the second highest outcomes on Ion Channel and GPCR. However, constrained by the sample size of Nuclear Receptor, RoFDT is not sufficiently trained and performs generally in it.

3.7. Case Studies

To verify the power of RoFDT to predict unknown DTIs, all known DTI pairs are used to train RoFDT and predict in its unknown space. We validate the top 10 DTIs with the highest prediction scores in SuperTarget [21] and the drug target pairs validated in the SuperTarget database do not contain the data used for training. SuperTarget is a drug target database with a collection of 332,828 DTIs. The outcomes of the case studies are listed in Table 8, where 7 of the top 10 with the best prediction scores were validated by this database. The case study reveals that RoFDT has the capability to competitively predict unknown DTIs. It is interesting to note that although the remaining three pairs of DTIs are not substantiated by the current database, there is a possibility that their relationship will be proved as the study progresses.

4. Discussion

In the present study, we propose a reliable DTI prediction approach RoFDT by combining protein sequence and drug molecular structure. We first transformed the protein sequence information numerically by PSSM based on its sequence information, and extracted its hidden features using PsePSSM. The drug structure is then encoded as the digital descriptor based on molecular fingerprinting techniques. Finally, the performance of RoFDT was verified using FwRF on four benchmark datasets, and its prediction results were confirmed by the authoritative databases. All these exceptional outcomes show that RoFDT is a valid approach for predicting DTIs and can provide new insights for potential drug discovery.
RoFDT exhibits competitive advantages over previous DTI prediction models. The reason for this is that RoFDT considers that protein sequences provide rich information support for DTI prediction, and its PSSM descriptors are well compatible with PsePSSM feature extraction method to extract its potential features to the maximum extent. In addition, the molecular fingerprint descriptors of drug structures can faithfully represent different drug substructure properties, and thus, have a high characterization capability. Under the above circumstances, RoFDT was able to predict DTI more accurately and provide a more reliable theoretical basis for drug development.
However, RoFDT still has some limitations. For example, the utilization of protein sequence information by RoFDT relies mainly on PSSM, and its richer description needs to be further explored. Second, although the feature extraction method used by RoFDT has achieved better results, it still requires more manual experience to support, and the automation process needs to be better improved. Finally, RoFDT requires more data for training and is not very sensitive to newly discovered drug targets. In future research, we intend to explore more intelligent feature characterization methods to overcome the above-mentioned shortcomings and further enhance the RoFDT performance.

5. Conclusions

As a pioneering step in drug development, the reliable prediction and identification of DTIs plays an essential element in innovative drug research. In the present study, we combined protein sequence and drug molecular structure to design a computational model for DTIs prediction. The proposed model achieves excellent results in the gold standard datasets including Enzyme, GPCR, Ion Channel and Nuclear Receptor. The model also exhibits strong powerful in comparison with extraction algorithm models, classifier models, and previous methods. In addition, 7 of the top 10 DTIs predicted by the proposed model have been verified by relevant database. These outcomes suggest that the RoFDT model can be employed as a stable and dependable tool to provide valuable target candidates for innovative drug research.

Supplementary Materials

The following supporting information can be downloaded at: https://www.mdpi.com/article/10.3390/biology11050741/s1, Table S1: 5FCV results of FwRF combined with LPQ on Enzyme dataset, Table S2: 5FCV results of FwRF combined with LPQ on Ion Channel dataset, Table S3: 5FCV results of FwRF combined with LPQ on GPCR dataset, Table S4: 5FCV results of FwRF combined with LPQ on Nuclear Receptor dataset, Table S5: 5FCV results of the SVM classifier model on enzyme dataset, Table S6: 5FCV results of SVM classifier model on Ion Channel dataset, Table S7: 5FCV results of SVM classifier model on GPCR dataset, Table S8: 5FCV results of SVM classifier model on Nuclear Receptor dataset, Table S9: The results of SVM parameter optimization using grid search method on Enzyme dataset, Figure S1: The effect of different PsePSSM Parameters on classifier performance, Figure S2: The effect of different feature selection ratio on classifier performance.

Author Contributions

Conceptualization, L.W. (Lei Wang), L.W. (Leon Wong) and Y.W.; methodology, X.S., B.Z. and Y.L.; writing—original draft preparation, Y.W. and L.W. (Lei Wang), writing—review and editing, L.W. (Leon Wong) and Z.Y.; investigation, L.W. (Lei Wang); supervision, B.Z. and Y.L.; project administration, Z.Y.; funding acquisition, L.W. (Lei Wang) and Z.Y. All authors have read and agreed to the published version of the manuscript.

Funding

This work is supported in part by the National Natural Science Foundation of China, under Grants 62172355 and 61702444, in part by the Tianshan youth—Excellent Youth, under Grant 2019Q029, in part by the West Light Foundation of The Chinese Academy of Sciences, under Grant 2018-XBQNXZ-B-008, and in part by the Qingtan scholar talent project of Zaozhuang University.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Acknowledgments

The authors would like to thank all anonymous reviewers for their constructive advices.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Xia, Z.; Wu, L.-Y.; Zhou, X.; Wong, S.T.C. Semi-supervised drug-protein interaction prediction from heterogeneous biological spaces. BMC Syst. Biol. 2010, 4, S6. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  2. 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]
  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, 353. [Google Scholar] [CrossRef] [Green Version]
  5. Van de Waterbeemd, H.; Gifford, E. ADMET in silico modelling: Towards prediction paradise? Nat. Rev. Drug Discov. 2003, 2, 192–204. [Google Scholar] [CrossRef]
  6. Wang, L.; You, Z.-H.; Huang, D.-S.; Li, J.-Q. MGRCDA: Metagraph Recommendation Method for Predicting CircRNA-Disease Association. IEEE Trans. Cybern. 2021, 1–9. [Google Scholar] [CrossRef]
  7. Kuruvilla, F.G.; Shamji, A.F.; Sternson, S.M.; Hergenrother, P.J.; Schreiber, S.L. Dissecting glucose signalling with diversity-oriented synthesis and small-molecule microarrays. Nature 2002, 416, 653–657. [Google Scholar] [CrossRef]
  8. Haggarty, S.J.; Koeller, K.M.; Wong, J.C.; Butcher, R.A.; Schreiber, S.L. Multidimensional chemical genetic analysis of diversity-oriented synthesis-derived deacetylase inhibitors using cell-based assays. Chem. Biol. 2003, 10, 383–396. [Google Scholar] [CrossRef] [Green Version]
  9. Wang, L.; Yan, X.; You, Z.-H.; Zhou, X.; Li, H.-Y.; Huang, Y.-A. SGANRDA: Semi-supervised generative adversarial networks for predicting circRNA–disease associations. Brief. Bioinform. 2021, 22, bbab028. [Google Scholar] [CrossRef]
  10. Chen, X.; Yan, C.C.; Zhang, X.; Zhang, X.; Dai, F.; Yin, J.; Zhang, Y. Drug-target interaction prediction: Databases, web servers and computational models. Brief. Bioinform. 2016, 17, 696. [Google Scholar] [CrossRef] [Green Version]
  11. Alguwaizani, S.; Park, B.; Zhou, X.; Huang, D.-S.; Han, K. Predicting interactions between virus and host proteins using repeat patterns and composition of amino acids. J. Healthc. Eng. 2018, 2018, 1–9. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  12. Wang, L.; You, Z.-H.; Li, J.-Q.; Huang, Y.-A. IMS-CDA: Prediction of CircRNA-Disease Associations From the Integration of Multisource Similarity Information With Deep Stacked Autoencoder Model. IEEE Trans. Cybern. 2020, 51, 5522–5531. [Google Scholar] [CrossRef] [PubMed]
  13. Wu, Z.; Cheng, F.; Li, J.; Li, W.; Liu, G.; Tang, Y. SDTNBI: An integrated network and chemoinformatics tool for systematic prediction of drug–target interactions and drug repositioning. Brief. Bioinform. 2017, 18, 333–347. [Google Scholar] [CrossRef] [PubMed]
  14. Chu, Y.; Kaushik, A.C.; Wang, X.; Wang, W.; Zhang, Y.; Shan, X.; Salahub, D.R.; Xiong, Y.; Wei, D.-Q. DTI-CDF: A cascade deep forest model towards the prediction of drug-target interactions based on hybrid features. Brief. Bioinform. 2021, 22, 451–462. [Google Scholar] [CrossRef]
  15. Zhang, W.; Chen, Y.; Li, D. Drug-Target Interaction Prediction through Label Propagation with Linear Neighborhood Information. Molecules 2017, 22, 2056. [Google Scholar] [CrossRef] [Green Version]
  16. Chu, Y.; Shan, X.; Chen, T.; Jiang, M.; Wang, Y.; Wang, Q.; Salahub, D.R.; Xiong, Y.; Wei, D.-Q. DTI-MLCD: Predicting drug-target interactions using multi-label learning with community detection method. Brief. Bioinform. 2021, 22, bbaa205. [Google Scholar] [CrossRef]
  17. Zong, N.; Kim, H.; Ngo, V.; Harismendy, O. Deep Mining Heterogeneous Networks of Biomedical Linked Data to Predict Novel Drug-Target Associations. Bioinformatics 2017, 33, 2337–2344. [Google Scholar] [CrossRef]
  18. Huang, D.-S.; Zhang, L.; Han, K.; Deng, S.; Yang, K.; Zhang, H. Prediction of protein-protein interactions based on protein-protein correlation using least squares regression. Curr. Protein Pept. Sci. 2014, 15, 553–560. [Google Scholar] [CrossRef]
  19. Xia, J.-F.; Han, K.; Huang, D.-S. Sequence-Based Prediction of Protein-Protein Interactions by Means of Rotation Forest and Autocorrelation Descriptor. Protein Pept. Lett. 2010, 17, 137–145. [Google Scholar] [CrossRef]
  20. Peng, L.; Liao, B.; Zhu, W.; Li, Z.; Li, K. Predicting Drug-Target Interactions With Multi-Information Fusion. IEEE J. Biomed. Health Inform. 2017, 21, 561–572. [Google Scholar] [CrossRef]
  21. Gunther, S.; Kuhn, M.; Dunkel, M.; Campillos, M.; Senger, C.; Petsalaki, E.; Ahmed, J.; Urdiales, E.G.; Gewiess, A.; Jensen, L.J.; et al. SuperTarget and Matador: Resources for exploring drug-target relationships. Nucleic Acids Res. 2008, 36, D919–D922. [Google Scholar] [CrossRef] [PubMed]
  22. Kanehisa, M.; Goto, S.; Hattori, M.; Aoki-Kinoshita, K.F.; Itoh, M.; Kawashima, S.; Katayama, T.; Araki, M.; Hirakawa, M. From genomics to chemical genomics: New developments in KEGG. Nucleic Acids Res. 2006, 34, D354–D357. [Google Scholar] [CrossRef] [PubMed]
  23. 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, D431–D433. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  24. Wishart, D.S.; Knox, C.; Guo, A.C.; Cheng, D.; Shrivastava, S.; Tzur, D.; Gautam, B.; Hassanali, M. DrugBank: A knowledgebase for drugs, drug actions and drug targets. Nucleic Acids Res. 2008, 36, D901–D906. [Google Scholar] [CrossRef]
  25. Yamanishi, Y.; Araki, M.; Gutteridge, 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]
  26. Wang, L.; You, Z.H.; Chen, X.; Yan, X.; Liu, G.; Zhang, W. RFDT: A Rotation Forest-based Predictor for Predicting Drug-Target Interactions Using Drug Structure and Protein Sequence Information. Curr. Protein Pept. Sci. 2018, 19, 445–454. [Google Scholar] [CrossRef]
  27. Gribskov, M.; McLachlan, A.D.; Eisenberg, D. Profile analysis: Detection of distantly related proteins. Proc. Natl. Acad. Sci. USA 1987, 84, 4355–4358. [Google Scholar] [CrossRef] [Green Version]
  28. Altschul, S.F.; Madden, T.L.; Schaffer, A.A.; Zhang, J.; Zhang, Z.; Miller, W.; Lipman, D.J. Gapped BLAST and PSI-BLAST: A new generation of protein database search programs. Nucleic Acids Res. 1997, 25, 3389–3402. [Google Scholar] [CrossRef] [Green Version]
  29. Wang, L.; You, Z.-H.; Xia, S.-X.; Liu, F.; Chen, X.; Yan, X.; Zhou, Y. Advancing the prediction accuracy of protein-protein interactions by utilizing evolutionary information from position-specific scoring matrix and ensemble classifier. J. Theor. Biol. 2017, 418, 105–110. [Google Scholar] [CrossRef]
  30. Chou, K.C. Prediction of protein cellular attributes using pseudo-amino acid composition. Proteins Struct. Funct. Genet. 2001, 43, 246–255. [Google Scholar] [CrossRef]
  31. Rodriguez, J.J.; Kuncheva, L.I. Rotation forest: A new classifier ensemble method. IEEE Trans. Pattern Anal. Mach. Intell. 2006, 28, 1619–1630. [Google Scholar] [CrossRef] [PubMed]
  32. Wang, L.; You, Z.-H.; Yan, X.; Xia, S.-X.; Liu, F.; Li, L.-P.; Zhang, W.; Zhou, Y. Using Two-dimensional Principal Component Analysis and Rotation Forest for Prediction of Protein-Protein Interactions. Sci. Rep. 2018, 8, 12874. [Google Scholar] [CrossRef] [PubMed]
  33. Zweig, M.H.; Campbell, G. Receiver-operating characteristic (ROC) plots: A fundamental evaluation tool in clinical medicine. Clin. Chem. 1993, 39, 561–577. [Google Scholar] [CrossRef]
  34. Wang, L.; Wang, H.-F.; Liu, S.-R.; Yan, X.; Song, K.-J. Predicting Protein-Protein Interactions from Matrix-Based Protein Sequence Using Convolution Neural Network and Feature-Selective Rotation Forest. Sci. Rep. 2019, 9, 9848. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  35. Wang, B.; Huang, D.-S.; Jiang, C. A new strategy for protein interface identification using manifold learning method. IEEE Trans. Nanobiosci. 2014, 13, 118–123. [Google Scholar] [CrossRef] [PubMed]
  36. Ojansivu, V.; Heikkila, J. Blur insensitive texture classification using local phase quantization. Image Signal Process. 2008, 5099, 236–243. [Google Scholar]
  37. Wang, H.; Song, A.; Li, B.; Xu, B.; Li, Y. Psychophysiological classification and experiment study for spontaneous EEG based on two novel mental tasks. Technol. Health Care 2015, 23, S249–S262. [Google Scholar] [CrossRef] [Green Version]
  38. Li, Y.; Olson, E.B. A General Purpose Feature Extractor for Light Detection and Ranging Data. Sensors 2010, 10, 10356–10375. [Google Scholar] [CrossRef] [Green Version]
  39. Li, Y.; Olson, E.B. Structure Tensors for General Purpose LIDAR Feature Extraction. In Proceedings of the 2011 IEEE International Conference on Robotics and Automation (ICRA), Shanghai, China, 9–13 May 2011; pp. 1869–1874. [Google Scholar]
  40. Chen, H.; Zhang, Z. A Semi-Supervised Method for Drug-Target Interaction Prediction with Consistency in Networks. PLoS ONE 2013, 8, e62975. [Google Scholar] [CrossRef] [Green Version]
  41. Gonen, M. Predicting drug-target interactions from chemical and genomic kernels using Bayesian matrix factorization. Bioinformatics 2012, 28, 2304–2310. [Google Scholar] [CrossRef]
  42. Öztürk, H.; Ozkirimli, E.; Özgür, A. A comparative study of SMILES-based compound similarity functions for drug-target interaction prediction. BMC Bioinform. 2016, 17, 128. [Google Scholar] [CrossRef] [PubMed] [Green Version]
Figure 1. Flow framework diagram of RoFDT model.
Figure 1. Flow framework diagram of RoFDT model.
Biology 11 00741 g001
Figure 2. The influence of different parameters of the FwRF classifier on classification accuracy.
Figure 2. The influence of different parameters of the FwRF classifier on classification accuracy.
Biology 11 00741 g002
Figure 3. ROC curves of the 5FCV experiment acquired by RoFDT on the Enzyme dataset.
Figure 3. ROC curves of the 5FCV experiment acquired by RoFDT on the Enzyme dataset.
Biology 11 00741 g003
Figure 4. ROC curves of the 5FCV experiment acquired by RoFDT on the Ion Channel dataset.
Figure 4. ROC curves of the 5FCV experiment acquired by RoFDT on the Ion Channel dataset.
Biology 11 00741 g004
Figure 5. ROC curves of the 5FCV experiment acquired by RoFDT on the GPCR dataset.
Figure 5. ROC curves of the 5FCV experiment acquired by RoFDT on the GPCR dataset.
Biology 11 00741 g005
Figure 6. ROC curves of the 5FCV experiment acquired by RoFDT on the Nuclear Receptor dataset.
Figure 6. ROC curves of the 5FCV experiment acquired by RoFDT on the Nuclear Receptor dataset.
Biology 11 00741 g006
Table 1. 5FCV prediction results obtained by RoFDT on the Enzyme dataset.
Table 1. 5FCV prediction results obtained by RoFDT on the Enzyme dataset.
Test SetAccu.(%)Sen.(%)Prec.(%)MCC(%)AUC(%)
190.5189.2091.2781.0390.04
292.8293.2292.5985.6492.96
391.6290.1992.7483.2892.09
491.9789.6894.4084.0591.79
591.4791.9090.9682.9491.73
Average91.68 ± 0.8490.84 ± 1.6892.39 ± 1.3783.39 ± 1.6891.72 ± 1.06
Table 2. 5FCV prediction results obtained by RoFDT on the Ion Channel dataset.
Table 2. 5FCV prediction results obtained by RoFDT on the Ion Channel dataset.
Test SetAccu.(%)Sen.(%)Prec.(%)MCC(%)AUC(%)
186.6190.3883.7676.7686.16
287.6391.9284.7878.2287.83
388.9891.6187.2280.3689.68
488.3189.6787.6279.3389.07
589.0287.9389.4780.4388.59
Average88.11 ± 1.0190.30 ± 1.6186.57 ± 2.2979.02 ± 1.5588.27 ± 1.36
Table 3. 5FCV prediction results obtained by RoFDT on the GPCR dataset.
Table 3. 5FCV prediction results obtained by RoFDT on the GPCR dataset.
Test SetAccu.(%)Sen.(%)Prec.(%)MCC(%)AUC(%)
182.2886.2177.5270.7382.86
287.0188.6285.1677.3888.82
386.2286.5288.4176.0086.72
484.6380.3386.7373.8384.37
583.4681.9585.8372.3785.11
Average84.72 ± 1.9484.73 ± 3.4584.73 ± 4.2174.06 ± 2.6885.57 ± 2.28
Table 4. 5FCV prediction results obtained by RoFDT on the Nuclear Receptor dataset.
Table 4. 5FCV prediction results obtained by RoFDT on the Nuclear Receptor dataset.
Test SetAccu.(%)Sen.(%)Prec.(%)MCC(%)AUC(%)
169.4483.3365.2255.9072.22
277.7885.0077.2764.3469.69
380.5692.3166.6767.4774.25
483.3377.7887.5072.0575.31
580.5671.4393.7568.0385.08
Average78.33 ± 5.3481.97 ± 7.8578.08 ± 12.5665.56 ± 6.0575.31 ± 5.87
Table 5. 5FCV outcomes of the LPQ combined with FwRF model on the four gold standard datasets.
Table 5. 5FCV outcomes of the LPQ combined with FwRF model on the four gold standard datasets.
DatasetModelAccu.(%)Sen.(%)Prec.(%)MCC(%)AUC(%)
EnzymeLPQ89.63 ± 0.3989.69 ± 1.8289.64 ± 2.1679.32 ± 0.7989.40 ± 0.98
RoFDT91.68 ± 0.8490.84 ± 1.6892.39 ± 1.3783.39 ± 1.6891.72 ± 1.06
Ion ChannelLPQ83.97 ± 2.3286.93 ± 3.0381.89 ± 3.6668.13 ± 4.5484.66 ± 2.01
RoFDT88.11 ± 1.0190.30 ± 1.6186.57 ± 2.2979.02 ± 1.5588.27 ± 1.36
GPCRLPQ82.52 ± 2.1783.87 ± 3.5881.79 ± 3.7865.19 ± 4.1583.19 ± 1.79
RoFDT84.72 ± 1.9484.73 ± 3.4584.73 ± 4.2174.06 ± 2.6885.57 ± 2.28
Nuclear ReceptorLPQ66.67 ± 7.3567.64 ± 16.2367.97 ± 9.9835.46 ± 10.8969.56 ± 6.85
RoFDT78.33 ± 5.3481.97 ± 7.8578.08 ± 12.5665.56 ± 6.0575.31 ± 5.87
Table 6. 5FCV outcomes of different classifier models on the four gold standard datasets.
Table 6. 5FCV outcomes of different classifier models on the four gold standard datasets.
DatasetModelAccu.(%)Sen.(%)Prec.(%)MCC(%)AUC(%)
EnzymeSVM84.20 ± 0.6069.90 ± 1.7098.00 ± 0.5071.50 ± 1.0084.30 ± 1.20
RoFDT91.68 ± 0.8490.84 ± 1.6892.39 ± 1.3783.39 ± 1.6891.72 ± 1.06
Ion ChannelSVM81.90 ± 1.2069.70 ± 3.7092.40 ± 2.2066.00 ± 1.9081.70 ± 1.20
RoFDT88.11 ± 1.0190.30 ± 1.6186.57 ± 2.2979.02 ± 1.5588.27 ± 1.36
GPCRSVM70.00 ± 2.1050.40 ± 7.8082.30 ± 3.3042.80 ± 4.9070.10 ± 2.70
RoFDT84.72 ± 1.9484.73 ± 3.4584.73 ± 4.2174.06 ± 2.6885.57 ± 2.28
Nuclear ReceptorSVM63.30 ± 3.6057.60 ± 7.9067.50 ± 14.6029.60 ± 7.4061.80 ± 5.80
RoFDT78.33 ± 5.3481.97 ± 7.8578.08 ± 12.5665.56 ± 6.0575.31 ± 5.87
Table 7. Comparison with previous excellent models on the four gold standard dataset.
Table 7. Comparison with previous excellent models on the four gold standard dataset.
DatasetNetCBP [40]KBMF2K [41]RFDT [26]SIMCOMP [42]RoFDT
Enzyme0.82510.8320.9150.8630.9172
Ion Channel0.80340.7990.8900.7760.8827
GPCR0.82350.8570.8450.8670.8557
Nuclear Receptor0.83940.8240.7230.8560.7531
Table 8. Top 10 DTI pairs predicted by RoFDT on the SuperTarget database.
Table 8. Top 10 DTI pairs predicted by RoFDT on the SuperTarget database.
Drug NameDrug IDTarget Protein NameTarget Protein IDValidation Database
DihydroxypropyltheophyllineD00691PDE7A_HUMANhas5150SuperTarget
IsotretinoinoD00348RXRA_HUMhsa6256SuperTarget
XanthotoxineD00139CP1A1_hasANhsa1543SuperTarget
LoxapinsuccinateD02340 DRhasHUMANhsa1812SuperTarget
ProchlorpermazineD00493has2A_HUMANhsa3356unconfirmed
BromochlorotrifluoroethaneD00542 CP2E1_HUMANhsa1571SuperTarget
MifepristoneD00585ESR1_HUMANhsa2099SuperTarget
OlanzapineD00454DRD2_HUMANhsa1813unconfirmed
Transdermal NicotineD03365ACHA4_HUMANhsa1137SuperTarget
EpoprostenolD00106PE2R3_HUMANhsa5733unconfirmed
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Wang, Y.; Wang, L.; Wong, L.; Zhao, B.; Su, X.; Li, Y.; You, Z. RoFDT: Identification of Drug–Target Interactions from Protein Sequence and Drug Molecular Structure Using Rotation Forest. Biology 2022, 11, 741. https://doi.org/10.3390/biology11050741

AMA Style

Wang Y, Wang L, Wong L, Zhao B, Su X, Li Y, You Z. RoFDT: Identification of Drug–Target Interactions from Protein Sequence and Drug Molecular Structure Using Rotation Forest. Biology. 2022; 11(5):741. https://doi.org/10.3390/biology11050741

Chicago/Turabian Style

Wang, Ying, Lei Wang, Leon Wong, Bowei Zhao, Xiaorui Su, Yang Li, and Zhuhong You. 2022. "RoFDT: Identification of Drug–Target Interactions from Protein Sequence and Drug Molecular Structure Using Rotation Forest" Biology 11, no. 5: 741. https://doi.org/10.3390/biology11050741

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop