Next Article in Journal
The Effect of Enzymolysis on Performance of Soy Protein-Based Adhesive
Next Article in Special Issue
Alteration of Intestinal Flora Stimulates Pulmonary microRNAs to Interfere with Host Antiviral Immunity in Influenza
Previous Article in Journal
Synthesis of Novel FTY720 Analogs with Anticancer Activity through PP2A Activation
Previous Article in Special Issue
Synthesis and Evolution of Berberine Derivatives as a New Class of Antiviral Agents against Enterovirus 71 through the MEK/ERK Pathway and Autophagy
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Computational Approach for the Prediction of HIV Resistance Based on Amino Acid and Nucleotide Descriptors

Institute of Biomedical Chemistry, Moscow 119121, Russia
*
Author to whom correspondence should be addressed.
Submission received: 12 September 2018 / Revised: 7 October 2018 / Accepted: 16 October 2018 / Published: 24 October 2018
(This article belongs to the Special Issue Recent Advances in the Development of Antiviral Agents)

Abstract

:
The high variability of the human immunodeficiency virus (HIV) is an important cause of HIV resistance to reverse transcriptase and protease inhibitors. There are many variants of HIV type 1 (HIV-1) that can be used to model sequence-resistance relationships. Machine learning methods are widely and successfully used in new drug discovery. An emerging body of data regarding the interactions of small drug-like molecules with their protein targets provides the possibility of building models on “structure-property” relationships and analyzing the performance of various machine-learning techniques. In our research, we analyze several different types of descriptors in order to predict the resistance of HIV reverse transcriptase and protease to the marketed antiretroviral drugs using the Random Forest approach. First, we represented amino acid sequences as a set of short peptide fragments, which included several amino acid residues. Second, we represented nucleotide sequences as a set of fragments, which included several nucleotides. We compared these two approaches using open data from the Stanford HIV Drug Resistance Database. We have determined the factors that modulate the performance of prediction: in particular, we observed that the prediction performance was more sensitive to certain drugs than a type of the descriptor used.

1. Introduction

The human immunodeficiency virus (HIV)/AIDS pandemic is one of the most important challenges facing humanity. The human immunodeficiency virus type 1 (HIV-1) leads to more than 1.8 million newly infected persons per year and causes over 1 million deaths every year. More than 36 million people are currently living with HIV [1]. HIV-1 exhibits high mutation rates and a great ability to recombination. These two factors can cause the high level of HIV-1 resistance, which leads to the necessity of HIV treatment with several combinations of antiretroviral drugs. The prediction of HIV resistance to a drug or a combination of drugs is an important issue for the development of new potent and safe antiretroviral drugs. There are several methods aimed at predicting HIV-1 resistance and disease progression based on amino acid / nucleotide sequences of HIV core proteins (reverse transcriptase, protease) [2,3,4,5,6,7,8,9,10,11,12,13,14,15,16]. Some of them have the ultimate goal of predicting HIV-1 resistance to reverse transcriptase (RT) and protease inhibitors (PR) [2,3,4,5,6,7,8,9,10,11,12,13] based on amino acid or nucleotide sequences of HIV RT and PR. In the study by Drăghici, S. and Potter, R.B. [2], neural networks were used to predict the resistance of HIV-1 to Indinavir and Saquinavir. Beerenwinkel N. et al. [3] used the Support Vector Regression based on 1980 descriptors for PR and 4401 descriptors for RT. Later, an application of the Decision Trees methodology was implemented in the Geno2Pheno web-tool [4]. Three different machine learning approaches were used to predict HIV resistance to RT and PR inhibitors [5]. Application of several different machine learning approaches to the prediction of HIV-1 resistance was also reported in References [5,6,7,8,9,10,11,12]. Some other approaches, including the study by Kierczak, M. et al. [13], are rule-based. There have also been several methods aimed at predicting HIV resistance based on the analysis of tropism [14] using various physicochemical or structural features of the HIV-1 gp120 protein. The resistance of HIV-1 to Bevirimat, a drug inhibiting the maturation of HIV-1 particles to infectious virions was predicted and analyzed in a study by Dybowski, N. et al. [15]. There are several approaches related to the HIV resistance analyses but not aimed to predict the resistance of HIV variants to a certain drug [16,17]. A lot of information on HIV sequences of various resistant and susceptible variants collected within numerous studies is available mostly for the HIV-1 core proteins, including reverse transcriptase, protease, and integrase (IN). This provides the possibility of using data sets of HIV variants with data on HIV resistance for the development and testing of new computational approaches that can be further used to analyze the resistance associated with other new mechanisms. In most cases, the preliminary alignment is used to predict the resistance of HIV variants with certain amino acid/nucleotide sequences to a particular drug. We have earlier developed a computational method for predicting the HIV resistance to antiretroviral drugs based on a set of reverse transcriptase (RT) amino acid sequences [11,12]. The method is based on the representation of an amino acid sequence of an HIV variant as a set of position-specific descriptors. Such descriptors are the combinations of a single-letter amino acid code, which position is determined using multiple alignments. In the current study, we suggest applying the nucleotide-based and peptide-based descriptors for predicting the HIV-1 resistance to reverse transcriptase (RT) and protease (PR) inhibitors. First, we represented amino acid sequences as a set of short peptide fragments that include several amino acid residues. Second, we trasformed nucleotide sequences in a set of short nucleotide fragments. It is reasonable to suggest that application of short peptides/nucleotides as descriptors allows predicting HIV-1 resistance without any preliminary alignment. Elimination of errors occuring during the alignment procedure can increase the overall accuracy of the prediction. We have earlier used [11,18] several machine-learning approaches to perform different scientific tasks and observed the better performance of the Random Forest (RF) approach in comparison with Naïve Bayes classifier, RBF networks, multilayer perceptron, and convolutional neural networks. Moreover, we have shown that the RF approach is less sensitive to imbalanced datasets comparing with artificial neural networks. Thus, we used the RF approach since, according to our earlier studies, it yielded the best performance for both balanced and imbalanced datasets [11,18].

2. Results

Results of the Prediction Based on the Peptide-Based Descriptors and Nucleotide Descriptors

The number of peptide and nucleotide descriptors was higher than the number of instances. To reduce the number of descriptors, we selected 500 most common nucleotide descriptors that had a frequency of occurrence higher than 30. We also selected 130 most common descriptors from the short peptides with an occurrence frequency of over 100 among all the amino acids sequences.
We calculated the metrics of classification, including sensitivity (Sns), specificity (Spc), precision (positive predictive value: PPV), the Matthews correlation coefficient (MCC), and the area under the Receiver operating characteristics (ROC) curve (AUC). We predicted whether a particular sequence belongs to HIV variants resistant to RT or PR inhibitors. The accuracy of prediction (Table 1) is calculated as a result of 5-fold cross validation. The average sensitivities of the models for prediction of HIV-1 resistance are 0.94 (short peptides as descriptors) and 0.92 (nucleotide sequences as descriptors), while the average specificities are 0.75 (peptide descriptors) and 0.78 (nucleotide-based descriptors). The balanced accuracies of the resistance prediction to RT inhibitors are 0.84 (peptide-based descriptors) and 0.85 (nucleotide-based descriptors). The balanced accuracies of the resistance prediction to PR inhibitors are about 0.86 (peptide-based descriptors) and 0.85 (nucleotide-based descriptors).

3. Discussion

3.1. Comparison of the Accuracy Obtained Using Particular Types of Descriptors

The results of the prediction gave us an opportunity to compare the usage of short peptides and short nucleotides as descriptors. It is clear that, in general, the RT nucleotide descriptors yield a better performance compared to the peptide descriptors. However, for particular drugs—including Lamivudine (3TC), Abacavir (ABC), and Tenofovir (TDF)—the situation was different. The fact that, in general, nucleotide descriptors yield the better performance has confirmed our hypothesis that they are more descriptive than peptide ones. As to the resistance to PR inhibitors, in general, the performance based on the nucleotide descriptors was not higher in comparison to that based on the short peptides; the performance of prediction was more dependent on the drug than on the type of the descriptors. To explain our findings, we compared the value reflecting the ratio of the number of resistant to the number of susceptible variants in the sets of protease and reverse transcriptase sequences, respectively. The ratio r of resistant to susceptible variants was 0.49 ± 0.56 (average ± standard deviation (SD)) for the set of RT amino acid sequences (the PhenosenseDS-RT set; see the Materials and Methods Section). The same value, r, was 2.73 ± 2.26 for the nucleotide sequences of RT. The value r was 1.61 ± 0.87 for the nucleotide sequence of PR. Therefore, in general, the RT dataset was more imbalanced and biased towards the resistant class. It might be a factor that influences a higher performance of prediction for the RT dataset in comparison to the PR one. Nevertheless, nucleotide descriptors are largely preferable for the prediction of HIV-1 resistance. They do not require any processing procedures (i.e., the translation of a nucleotide sequence to amino acid sequence) or pre-alignment and can be used for prediction using various machine learning approaches. In addition, we did not use the complete set of peptide/nucleotide descriptors generated from the training sets in order to reduce their number and avoid an incorrect ratio between the number of instances and the number of descriptors. Although we selected only a few descriptors, the performance of prediction was still reasonable. It confirmed that we chose correct procedure of descriptors selection.

3.2. Application of the Model to Predict Human Immunodeficiency Virus Type 1 (HIV-1) Resistance to Protease Inhibitors

We tested whether our approach can recognize resistant variants if the sequence of Protease of the corresponding variant (or isolate) contains wild-type residues in the major positions affecting the resistance. We created data set HiglyResPR, which contained the wild-type residues in the major drug resistance positions: there were 449 instances in HiglyResPR. Then we excluded them from the main set (consisting of 900 istances) and used in as an external test set. The results of prediction for the HiglyResPR are given in Table 2.
Table 2 shows that an alignment-independent approach can be used to predict whether a particular amino acid sequence belongs to a class of resistant variants with good performance for azatanavir (ATV), indinavir (IDV), lopinavir (LPV), nelfinavir (NFV), saquinavir (SQV). However, the results are not that impressive for fosamprenavir (FPV), tipranavir (TPV), darunavir (DRV). This might be associated with the mutation patterns of particular sequences. Nevertheless, we think that the descriptors that we generated, where it was possible, for the whole sequence can potentially lead to a high number of instances. Such a significant quantity of instances can be correctly analyzed, even if such sequences do not contain any mutations in the major drug resistance positions.

3.3. Comparison with the Earlier Developed Approaches

The most recent approaches aimed at predicting HIV resistance to RT and/or PR inhibitors are briefly reviewed in References [19,20]. There are several studies related to the HIV resistance predictions [2,3,4,5,6,7,8,9,10,11,12,13,14,15]. However, References [13,14,15,16] do not provide a prediction of HIV resistance to protease and reverse transcriptase inhibitors; they are aimed either on the prediction of tropism, the usage of a co-receptor, and HIV maturation inhibition [13,14,15] or prediction of the HIV inhibitors activity against mutated strains. We compared the performances of prediction using our method with the earlier developed machine learning approaches [3,4], where decision trees were used as the main computational method. For comparison purposes, we chose two studies that used metrics similar to ours, including sensitivity, specificity, and balanced accuracy. Thus, we were able to compare the performances of the predictions in a comparatively straightforward way. Assuming that we can calculate the balanced accuracy (BA) of prediction if we know the sensitivity and specificity (BA = (Sensitivity + Specificity)/2), we decided to compare the BA values obtained by our method and those achieved by other methods. We compared the accuracy of the prediction obtained by our method using descriptors based on short nucleotides. The results are given in Table 3. The AUC values were also given and available for comparison.
In the study by Beerenwinkel, N. et al. [3], the authors used 471 pre-aligned sequences of the pol gene. The decision tree model was built for each drug. In the study by Rhee, S.-Y. et al. [5], the authors applied five different statistical methods to classify the isolates as susceptibly/intermediately/highly resistant to a certain drugs. However, it is unclear whether the preliminary alignment was used in this study. For a direct comparison, we used only the parameters of performance obtained by the decision tree algorithm.
We also compared the results of the prediction obtained by our approach with other machine learning methods aimed at predicting the resistance to RT and PR inhibitors [7,10]. Table 3 shows the comparison of the prediction performance. For the most common reverse transcriptase inhibitors, such as abacavir (ABC) and nevirapine (NVP), the prediction performance obtained by our approach was the same as that which was reported in the study by Beerenwinkel et al., 2002 [3]. For zidovudine (AZT), the prediction performance achieved by our method was lower than in Reference [3], but it was higher than that reported in the study by Rhee S.Y. et al. [3]. In our approach, the prediction performance for stavudine (D4T) and didanozine (DDI) was much higher whereas, for IDV, NFV, SQV protease inhibitors this value was higher or the same. Hence, this simple method based on the use of short nucleotide descriptors and the Random Forest as a modeling method can be successfully applied for prediction of HIV variants resistance to reverse transcriptase and protease inhibitors.
The AUC values were higher for lamivudine (3TC), zidovudine (AZT), stavudine (D4T), didanosine (DDI), efavirenz (EFV), tenofovir (TDF), atazanavir (ATV), and indinavir (IDV) in comparison with those reported in Reference [7]. The number of misclassification errors, in general, was higher for the predictions made by our approach for RT inhibitors and they are lower for PR inhibitors compared to Reference [10]. We would like to emphasize that the usage of misclassification errors without any additional metrics of accuracy is not enough for a proper comparison of accuracy since the number of errors does not include the metrics reflecting the recognition of each class, i.e., “resistant” and “susceptible”. In this case, the number of classification errors might be very low despite the fact that one class—for example, the “susceptible”one—is prevalent in the test set and has a very good prediction, while another class cannot be recognized well.
The results of the prediction reported in the study by Murray et al. [6] are only given for tenofovir (TDF), so the comparison of these results with those obtained by our method with this study will not provide any significant differences [6]. Additionally, we could not directly compare our approach with that of Reference [8] since those models were obtained using another test system (Antivirogram). We showed earlier that the Phenosense data provided a higher accuracy of prediction [19]. Comparing to our approaches developed earlier [11,12], the performance of prediction was higher for several drugs, including AZT, TDF, EFV, and DDI.
For this purpose, we created a training set and a test set of PR sequences. As a training set, we used data on HIV PR sequences and the corresponding data on resistance uploaded to the Stanford HIV Drug Resistance Database (StDB) no later than 2006.
It consisted of 448 sequences with resistance data against 8 HIV protease inhibitors. For the test set, we used all sequences uploaded to StDB after 2006. This set contained 51 sequences. So, we attempted to model a kind of prospective validation. Both sets with sequences, resistance data and the set of descriptors are available in Supplementary Materials (TrainingPR, ExtTestSetPR). Further, we would have liked to compare the results of prediction with other similar approaches. Unfortunately, we were able to draw a comparison only with the approach by Beerenwinkel, N. et al., 2003 [3] since the Geno2Pheno web-application is available just for that approach [4].
We used the training set, created the models, made predictions for the test set using our method and then uploaded the sequences of the test set to the Geno2Pheno web server. The results obtained in Geno2Pheno made it possible to calculate the values of Sensitivity, Specificity, Precision (PPV), Recall (Rec) and Balanced accuracy (BA). The same characteristics were obtained in Weka 3.8 using the set of descriptors and RF model (Table 4). We also reported the areas under the ROC curve for each model and the AUC values themselves (Figure 1). The data used for the ROC curve plotting are also available in the Supplementary Materials. We suppose that these data can be used for the comparison of our approach with any other method.
As Table 4 shows, the results of the prediction made by Geno2Pheno are better than the prediction results obtained by our method for the resistance against ATV and DRV, while, for IDV, LPV, NFV, and SQV, the results of the prediction obtained using our method outperform the results of the prediction using Geno2Pheno. The accuracy of prediction was similar for the cases of FPV and TPV.
As Figure 1 shows, the performance of the prediction is high for indinavir and nelfinavir, while this value is not as high for tipranavir (TPV) and darunavir (DRV). In particular, one can notice a comparatively low number of resistant variants against the latter two drugs in the test set. In this case, the results might be explained by the peculiarities of the test set creation. However, the 5-fold validation also did not reveal the high accuracy of prediction for these two drugs. Therefore, the low accuracy of prediction for these two drugs can be explained by a weak relationship between the features of the amino acid and the nucleotide sequences and the level of resistance of the corresponding variants to the PR inhibitors.
In general, the 5-fold validation and the results of the prediction for the test set allowed for good recognition of resistant HIV variants against the following drugs: zidovudine (AZT), stavudine (D4T), efavirenz (EFV), etravirine (ETR), nevirapine (NVP), indinavir (IDV), lopinavir (LPV), nelfinavir (NFV), and saquinavir (SQV).

4. Materials and Methods

4.1. Datasets

For our models, we used 1985 amino acid sequences of HIV reverse transcriptase and 2109 amino acid sequences of protease from the Stanford HIV Drug Resistance Database [21]. We downloaded the data produced by the Phenosense test system (PhenosenseDS set). We chose the PhenosenseDS set because it contains highly consistent data on HIV RT amino acid sequences compared to the other test systems [19]. StDB contains data on the resistance of HIV variants to ten RT inhibitors used in clinical practice (the abbreviations are given in brackets): lamivudine (3TC), abacavir (ABC), zidovudine (AZT), stavudine (D4T), didanosine (DDI), efavirenz (EFV), etravirine (ETR), nevirapine (NVP), rilpivirine (RPV), and tenofovir (TDF). The data on the resistance to protease inhibitors are available for eight drugs: fosamprenavir (FPV), azatanavir (ATV), indinavir (IDV), lopinavir (LPV), nelfinavir (NFV), saquinavir (SQV), tipranavir (TPV), and darunavir (DRV). A particular RT or PR sequence characterizes by the fold ratio (FR) value, estimated for each antiretroviral drug. The FR value is calculated as the ratio (IC50/IC50_WT): the IC50 value of a drug for an HIV RT variant is divided by the IC50_WT of this drug for the wild-type of RT. The data on the amino acid sequences of RT and PR with the FR values against a certain drug are collected in the PhenosenseDS dataset. To divide the set of HIV-1 isolates into the resistant and susceptible variants, we used the clinical cutoff of FR, which is the value calculated based on the clinical response data from treatment-experienced patients (for details, see References [11,22]). The numbers of susceptible/resistant variants for each drug are given in Table 5. Approximately 38% of the amino acid sequences from PhenosenseDS contained two to four symbols in a single position corresponding to a single-letter amino acid code (“mixture”).
We calculated the frequency of occurrence of each amino acid residue from the “mixture” in the set of resistant variants of HIV-1. We put the most frequent amino acid residues in the resistant variants in the positions where any “mixture” had occurred.
We prepared the data for the prediction of HIV resistance to RT and PR inhibitors based on amino acid sequences since there were a lot of open data on the relationship between amino acid sequences and the resistance to HIV RT and PR inhibitors. Additionally, we would like to demonstrate the ability of our approach to deal with the descriptors of nucleotide sequences due to several reasons. The first reason is so that it can handle nucleotide polymorphisms and have the possibility of taking frameshift mutations into account, which may be unrecognized when the DNA-protein translation algorithm is applied before the classification procedure. The second reason is the possibility of dealing with the nucleotide sequences without any preprocessing since the initial material taken from a patient is isolate that contain nucleotide sequences. However, most available data do not contain a lot of information on the relationship between nucleotide sequences and amino acid sequences. Therefore, we first used short peptides as descriptors to prove the effectiveness of our method when using a comparatively big dataset and then we prepared a dataset of nucleotide descriptors and tested the applicability of our method based on it.
Unfortunately, the nucleotide sequences were not available for all isolates of PhenosenseDS. Nevertheless, we collected the nucleotide sequences by overlapping the isolate identifiers of PhenosenseDS and the data regarding the genotype-treatment relationships from StDB, which, in turn, contained the nucleotide sequences. The data on nucleotide sequences were obtained for 683 variants of RT (PhenosenseNDS-RT) and for 877 variants of PR (PhenosenseNDS-PR). The details of the number of susceptible and resistant variants of this dataset are given in Table 6. The total number of instances in each dataset is different since each dataset contains several samples without any data on resistance.

4.2. Descriptors

In our work, we used two types of descriptors and compared the performance of the predictions for these two types of descriptors. We used fragments of nucleotide sequences as descriptors. Each descriptor was generated as a set of 24 nucleotides centered by positions, with each one shifted by 9 nucleotides from the previous centered position. We carried out a few experiments to maximize the description of the nucleotide sequence and to minimize the number of descriptors so that the length of the nucleotide fragments and the shift of the centered position were determined as mentioned earlier.
In total, 4187 short peptides were generated (the average number was 240 ± 28 descriptors per sequence) for HIV-1 reverse transcriptase (PeptRT descriptors set) and 4789 descriptors for HIV-1 protease (PeptPR set).
The number of generated short nucleotide sequences was 15687 descriptors (the average number was 180 ± 26 descriptors per sequence) for HIV-1 RT (NuclRT set) and 5461 for HIV-1 PR (NuclPR descriptors set).

4.3. Algorithm and Validation

We generated a set of short peptides and short nucleotides from the sequences of training sets. Then we selected the most common short peptide and nucleotide-based descriptors. The number of selected nucleotide-based descriptors was 500 and the number of short peptide descriptors was 130.
Further, we prepared a set of binary descriptors based on the generated set of peptides and nucleotides. For each amino acid or nucleotide sequence, we designed a set of “0” and “1”, where “0” was added to the set if the descriptor of the sequence considered could not be found in the total set of descriptors and “1” if, conversely. So, for each amino acid or nucleotide sequence, we prepared a set of “0” and “1” of a fixed size. The size of nucleotide-based descriptors was 500, and the size of peptide-based descriptors was 130. We used these descriptors for prediction performed using the Random Forest algorithm implemented in the Weka 3 software. We chose this algorithm because it had yielded the best performance for both the balanced and imbalanced datasets [8]. The parameters of the algorithm were the following: the number of “seeds” = 1; the number of “trees” (iterations) = 1000; the number of examples utilized in one iteration (batch size) = 1000; the other parameters were used as the default ones. A 5-fold cross-validation procedure was applied to calculate the performance of the prediction.

5. Conclusions

In our study, we demonstrated the use of the Random Forest approach for the modeling of HIV-1 resistance to reverse transcriptase and protease inhibitors based on the descriptors represented by small peptide and/or nucleotide fragments. We observed a reasonable performance of prediction, depending on the specific drug and specific protein (reverse transcriptase, protease). In general, the prediction performance for the resistance to RT was better compared to PR. We also showed that the nucleotide descriptors generated from several positions located at an equal distance from each other, as well as the descriptors based on short peptides, could be used for the prediction. Comparison of our approach to the earlier developed ones gave the possibility of determining several cases, where the prediction performance was better than that obtained by the earlier approaches. Generally, the method proposed provides similar or higher accuracy of prediction compared to other methods and can be used for prediction of HIV resistance to reverse transcriptase and protease inhibitors.

Supplementary Materials

The following are available online. The processed data sets including the data in nucleotide sequences and the data reflecting belonging to a class “resistant” and “susceptible” used in this study are available as the text files. The data sets of external test sets HiglyResPR, TrainingPR, ExtTestSetPR are given in Supplemetary materials.

Author Contributions

O.T. carried out the computational experiments and wrote the paper. N.B. and O.T. prepared the data sets. D.F. and V.P. contributed to the discussion of the obtained results.

Acknowledgments

This research is funded by the Russian Science Foundation grant No 17-75-10187.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. The Joint United Nations Programme on HIV/AIDS (UNAIDS). Available online: http://www.unaids.org/ru (accessed on 11 September 2018).
  2. Drăghici, S.; Potter, R.B. Predicting HIV drug resistance with neural networks. Bioinformatics 2003, 19, 98–107. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  3. Beerenwinkel, N.; Schmidt, B.; Walter, H.; Kaiser, R.; Lengauer, T.; Hoffmann, D.; Korn, K.; Selbig, J. Diversity and complexity of HIV-1 drug resistance: A bioinformatics approach to predicting phenotype from genotype. Proc. Natl. Acad. Sci. USA 2002, 99, 8271–8276. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  4. Beerenwinkel, N.; Däumer, M.; Oette, M.; Korn, K.; Hoffmann, D.; Kaiser, R.; Lengauer, T.; Selbig, J.; Walter, H. Geno2pheno: Estimating phenotypic drug resistance from HIV-1 genotypes. Nucleic Acids Res. 2003, 31, 3850–3855. [Google Scholar] [CrossRef] [PubMed]
  5. Rhee, S.Y.; Taylor, J.; Wadhera, G.; Ben-Hur, A.; Brutlag, D.L.; Shafer, R.W. Genotypic predictors of human immunodeficiency virus type 1 drug resistance. Proc. Natl. Acad. Sci. USA 2006, 103, 17355–17360. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  6. Murray, R.J.; Lewis, F.I.; Miller, M.D.; Brown, A.J.L. Genetic basis of variation in tenofovir drug susceptibility in HIV-1. AIDS 2008, 22, 1113–1123. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  7. Heider, D.; Verheyen, J.; Hoffmann, D. Machine learning on normalized protein sequences. BMC Res. Notes 2011, 4, 94. [Google Scholar] [CrossRef] [PubMed]
  8. Van Westen, G.J.P.; Hendriks, A.; Wegner, J.K.; Ijzerman, A.P.; van Vlijmen, H.W.T.; Bender, A. Significantly improved HIV inhibitor efficacy prediction employing proteochemometric models generated from antivirogram data. PLoS Comput. Biol. 2013, 9, e1002899. [Google Scholar] [CrossRef] [PubMed]
  9. Riemenschneider, M.; Senge, R.; Neumann, U.; Hüllermeier, E.; Heider, D. Exploiting HIV-1 protease and reverse transcriptase cross-resistance information for improved drug resistance prediction by means of multi-label classification. BioData Min. 2016, 9, 10. [Google Scholar] [CrossRef] [PubMed]
  10. Amamuddy, O.S.; Bishop, N.T.; Tastan Bishop, Ö. Improving fold resistance prediction of HIV-1 against protease and reverse transcriptase inhibitors using artificial neural networks. BMC Bioinformatics 2017, 18, 369. [Google Scholar] [Green Version]
  11. Tarasova, O.A.; Filimonov, D.A.; Poroikov, V.V. Computational prediction of human immunodeficiency resistance to reverse transcriptase inhibitors. Biomed. Khim. 2017, 63, 457–460. [Google Scholar] [CrossRef] [PubMed]
  12. Tarasova, O.; Filimonov, D.; Poroikov, V. PASS-based approach to predict HIV-1 reverse transcriptase resistance. J. Bioinform. Comput. Biol. 2017, 15, 1650040. [Google Scholar] [CrossRef] [PubMed]
  13. Kierczak, M.; Ginalski, K.; Dramiński, M.; Koronacki, J.; Rudnicki, W.; Komorowski, J. A Rough Set-Based Model of HIV-1 Reverse Transcriptase Resistome. Bioinform. Biol. Insights 2009, 3, 109–127. [Google Scholar] [CrossRef] [PubMed]
  14. Bozek, K.; Lengauer, T.; Sierra, S.; Kaiser, R.; Domingues, F.S. Analysis of physicochemical and structural properties determining HIV-1 coreceptor usage. PLoS Comput. Biol. 2013, 9, e1002977. [Google Scholar] [CrossRef] [PubMed]
  15. Dybowski, J.N.; Riemenschneider, M.; Hauke, S.; Pyka, M.; Verheyen, J.; Hoffmann, D.; Heider, D. Improved Bevirimat resistance prediction by combination of structural and sequence-based classifiers. BioData Min. 2011, 4, 26. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  16. Kaiser, T.M.; Burger, P.B.; Butch, C.J.; Pelly, S.C.; Liotta, D.C. A machine learning approach for predicting HIV reverse transcriptase mutation susceptibility of biologically active compounds. J. Chem. Inf. Model. 2018, 58, 1544–1552. [Google Scholar] [CrossRef] [PubMed]
  17. Heider, D.; Hoffmann, D. Interpol: An R package for preprocessing of protein sequences. BioData Min. 2011, 4, 16. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  18. Tarasova, O.; Rudik, A.; Dmitriev, A.; Lagunin, A.; Filimonov, D.; Poroikov, V. QNA-based prediction of sites of metabolism. Molecules 2017, 22, 2123. [Google Scholar] [CrossRef] [PubMed]
  19. Tarasova, O.; Poroikov, V. HIV resistance prediction to reverse transcriptase inhibitors: Focus on open data. Molecules 2018, 23, 956. [Google Scholar] [CrossRef] [PubMed]
  20. Riemenschneider, M.; Heider, D. Current approaches in computational drug resistance prediction in HIV. Curr. HIV Res. 2016, 14, 307–315. [Google Scholar] [CrossRef] [PubMed]
  21. Rhee, S.Y.; Gonzales, M.J.; Kantor, R.; Betts, B.J.; Ravela, J.; Shafer, R.W. Human immunodeficiency virus reverse transcriptase and protease sequence database. Nucleic Acids Res. 2003, 31, 298–303. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  22. Geretti, A.M. Antiretroviral Resistance in Clinical Practice; Mediscript: London, UK, 2006; pp. 145–153. [Google Scholar]
Figure 1. The reciever operating characteristics (ROC) curves obtained for the results of the human immunodeficiency virus type 1 (HIV-1) resistance prediction to eight protease inhibitors: (a) fosamprenavir (FPV), (b) azatanavir (ATV), (c) indinavir (IDV), (d) lopinavir (LPV), (e) nelfinavir (NFV), (f) saquinavir (SQV), (g) tipranavir (TPV), (h) darunavir (DRV). X axis: False Positive Rate (FPR); Y axis: True Positive Rate (TPR); Color represents Weka threshold value set to get the value of FPR/YPR for each point. For blue color, threshold value is close to zero (“0”), for orange color, value it is close to one (“1”).
Figure 1. The reciever operating characteristics (ROC) curves obtained for the results of the human immunodeficiency virus type 1 (HIV-1) resistance prediction to eight protease inhibitors: (a) fosamprenavir (FPV), (b) azatanavir (ATV), (c) indinavir (IDV), (d) lopinavir (LPV), (e) nelfinavir (NFV), (f) saquinavir (SQV), (g) tipranavir (TPV), (h) darunavir (DRV). X axis: False Positive Rate (FPR); Y axis: True Positive Rate (TPR); Color represents Weka threshold value set to get the value of FPR/YPR for each point. For blue color, threshold value is close to zero (“0”), for orange color, value it is close to one (“1”).
Molecules 23 02751 g001aMolecules 23 02751 g001bMolecules 23 02751 g001c
Table 1. The performance of the prediction of the human immunodeficiency virus type 1 (HIV-1) resistance to reverse transcriptase (RT) and protease inhibitors (PR) inhibitors.
Table 1. The performance of the prediction of the human immunodeficiency virus type 1 (HIV-1) resistance to reverse transcriptase (RT) and protease inhibitors (PR) inhibitors.
DrugPeptide DescriptorsNucleotide Descriptors
Reverse Transcriptase Inhibitors
SnsSpcPPVMCCAUCSnsSpcPPVMCCAUC
3TC0.980.680.950.740.960.990.630.930.750.97
ABC0.980.740.940.700.910.980.720.890.720.92
AZT0.910.760.890.700.930.930.780.850.720.94
D4T0.930.800.840.700.910.940.790.850.700.91
DDI0.900.740.920.720.940.980.650.890.690.91
EFV0.880.760.910.700.910.870.890.810.690.91
ETR0.920.740.940.700.920.870.990.880.780.93
NVP0.960.800.900.720.940.920.890.870.770.96
TDF0.880.690.860.700.910.600.950.910.690.97
Avg *0.930.750.910.710.930.900.810.880.720.94
Protease Inhibitors
SnsSpcPPVMCCAUCSnsSpcPPVMCCAUC
FPV0.960.680.890.690.910.940.610.880.690.91
ATV0.980.680.900.700.920.970.610.900.700.91
IDV0.970.740.890.720.930.980.860.920.770.96
LPV0.960.760.860.700.920.920.710.870.740.93
NFV0.960.890.880.770.960.950.840.910.770.94
SQV0.940.790.890.750.930.960.830.910.770.94
TPV0.960.740.860.720.940.920.640.890.700.92
DRV0.960.780.880.720.910.980.820.840.720.92
Avg0.960.760.880.720.930.950.740.890.730.93
* Average value for the set of drugs. Abbreviations are as follows: lamivudine (3TC), abacavir (ABC), zidovudine (AZT), stavudine (D4T), didanosine (DDI), efavirenz (EFV), etravirine (ETR), nevirapine (NVP), rilpivirine (RPV), and tenofovir (TDF). The data on the resistance to protease inhibitors are available for the following eight drugs: fosamprenavir (FPV), azatanavir (ATV), indinavir (IDV), lopinavir (LPV), nelfinavir (NFV), saquinavir (SQV), tipranavir (TPV), and darunavir (DRV).
Table 2. The results of the prediction performance for the Protease sequences with wild-type residues in the major drug resistance position (HiglyResPR dataset).
Table 2. The results of the prediction performance for the Protease sequences with wild-type residues in the major drug resistance position (HiglyResPR dataset).
DrugNr *NsSnsSpcPPVMCCAUC
FPV653400.430.940.510.400.91
ATV962710.840.960.820.810.98
IDV2141840.780.760.690.900.92
LPV1451420.790.940.770.700.93
NFV2481680.940.980.880.960.97
SQV1922230.830.800.800.710.94
TPV781180.520.960.500.500.96
DRV641240.650.940.590.760.96
Avg 0.7250.910.700.720.95
* Nr is the number of resistant instances in the dataset; Ns is the number of sensitive instances in the dataset.
Table 3. The comparison of the prediction performance of our approach and some earlier developed approaches.
Table 3. The comparison of the prediction performance of our approach and some earlier developed approaches.
DrugBA (Our)BA [3]BA [6]AUC (Our)AUC [7]MCR * (Our)MCR [10]
3TC0.810.890.90.970.947.293.87
ABC0.850.850.690.920.926.86.53
AZT0.860.890.700.940.9113.9636.19
D4T0.870.750.760.940.9010.017.31
DDI0.820.680.750.910.8510.908.05
EFV0.880.9020.840.960.9318.0816.08
ETR0.93N/DN/D0.93N/D10.016.58
NVP0.910.910.910.940.9212.724.87
RPVN/D0.89N/DN/DN/DN/D1.55
TDF0.78N/DN/D0.920.8312.35.39
FPV0.78N/DN/D0.92N/D15.816.08
ATV0.790.870.710.930.9326.226.69
IDV0.920.890.750.980.978.234.29
LPV0.82N/D0.770.940.9623.89.79
NFV0.900.890.760.960.947.1525.23
SQV0.900.880.750.960.9611.1530.37
TPV0.78N/DN/D0.87N/D4.779.07
DRV0.79N/DN/D0.92N/D2.382.98
Avg0.8540.8570.780.940.9211.8515.05
* Misclassification Rate: calculated as non-concordant pairs between resistant/susceptible classes, obtained experimentally (Phenosense test system) and classes by prediction (the percentage); N/D: no data available.
Table 4. The comparison of the prediction performance of our approach and the earlier developed approach.
Table 4. The comparison of the prediction performance of our approach and the earlier developed approach.
DrugRandom Forest (Our)Decision Trees [3,4]R *
SnsSpcPPVBAAUCSnsSpcPPVBA
FPV0.410.970.890.690.940.990.340.520.67532
ATV0.690.990.990.840.970.860.720.700.9189
IDV0.990.960.920.980.980.910.660.890.785190
LPV0.990.830.920.920.920.900.900.990.9096
NFV0.970.970.950.990.970.860.500.860.68215
SQV0.910.820.910.920.960.830.490.820.66162
TPV0.100.990.090.760.780.540.890.530.71516
DRV0.200.990.160.760.800.750.880.750.81524
* R: number of sequences of resistant variants.
Table 5. The number of amino acid sequences considered to belong to the resistant and susceptible variants.
Table 5. The number of amino acid sequences considered to belong to the resistant and susceptible variants.
DrugFR *TotalSusceptibleResistant
3TC1.517276351092
ABC4.516551494161
AZT2.217471002745
D4T1.717551632123
DDI1.717561034722
EFV2.513781278100
ETR2.91836175482
NVP2.51844962882
RPV **N/DN/DN/DN/D
TDF1.513781218160
FPV2019651614351
ATV2.21309714595
IDV2.420071036971
LPV6.71693917717
NFV3.621029541148
SQV2.0720129251087
TPV1.21060477583
DRV5.5734147582
* FR corresponding to the clinical cut-off. ** N/D: no data available.
Table 6. The number of nucleotide sequences considered to belong to the resistant and susceptible variants.
Table 6. The number of nucleotide sequences considered to belong to the resistant and susceptible variants.
DrugFR *TotalSusceptibleResistant
3TC1.572074646
ABC4.5740181563
AZT2.2718272446
D4T1.7723258465
DDI1.7720123597
EFV2.5744353391
ETR2.919357136
NVP2.5756316440
RPVN/DN/DN/DN/D
TDF1.5423234189
FPV20774666108
ATV2.2352150202
IDV2.4795367428
LPV6.7614332282
NFV3.6833342491
SQV2.07827445382
TPV1.219610196
DRV5.516513926
* FR corresponding to the clinical cut-off. ** N/D: no data available.

Share and Cite

MDPI and ACS Style

Tarasova, O.; Biziukova, N.; Filimonov, D.; Poroikov, V. A Computational Approach for the Prediction of HIV Resistance Based on Amino Acid and Nucleotide Descriptors. Molecules 2018, 23, 2751. https://0-doi-org.brum.beds.ac.uk/10.3390/molecules23112751

AMA Style

Tarasova O, Biziukova N, Filimonov D, Poroikov V. A Computational Approach for the Prediction of HIV Resistance Based on Amino Acid and Nucleotide Descriptors. Molecules. 2018; 23(11):2751. https://0-doi-org.brum.beds.ac.uk/10.3390/molecules23112751

Chicago/Turabian Style

Tarasova, Olga, Nadezhda Biziukova, Dmitry Filimonov, and Vladimir Poroikov. 2018. "A Computational Approach for the Prediction of HIV Resistance Based on Amino Acid and Nucleotide Descriptors" Molecules 23, no. 11: 2751. https://0-doi-org.brum.beds.ac.uk/10.3390/molecules23112751

Article Metrics

Back to TopTop