| Literature DB >> 30802694 |
Jorge Félix Beltrán Lissabet1, Lisandra Herrera Belén1, Jorge G Farias2.
Abstract
Viruses are worldwide pathogens with a high impact on the human population. Despite the constant efforts to fight viral infections, there is a need to discover and design new drug candidates. Antiviral peptides are molecules with confirmed activity and constitute excellent alternatives for the treatment of viral infections. In the present study, we developed AntiVPP 1.0, an accurate bioinformatic tool that uses the Random Forest algorithm for antiviral peptide predictions. The model of AntiVPP 1.0 for antiviral peptide predictions uses several features of 1088 peptides for training and validation. During the validation of the model we achieved the TPR = 0.87, SPC = 0.97, ACC = 0.93 and MCC = 0.87 performance measures, which were indicative of a robust model. AntiVPP 1.0 is a fast, accurate and intuitive software focused on the assessment of antiviral peptides candidates. AntiVPP 1.0 is available at https://github.com/bio-coding/AntiVPP.Entities:
Keywords: Antiviral; Machine learning; Peptide; Prediction; Python; Software
Mesh:
Substances:
Year: 2019 PMID: 30802694 PMCID: PMC7094449 DOI: 10.1016/j.compbiomed.2019.02.011
Source DB: PubMed Journal: Comput Biol Med ISSN: 0010-4825 Impact factor: 4.589
Fig. 1Architecture of the training and validation model based on the dataset reported by Thakur and coworkers [11].
Prediction models of antiviral peptides obtained by different algorithms on the validation dataset (V60p+60n*).
| Algorithm | Performance measurements | |||
|---|---|---|---|---|
| TPR | SPC | ACC | MCC | |
| RF | 0.87 | 0.97 | 0.93 | 0.87 |
| SVM | 0.85 | 0.93 | 0.79 | 0.84 |
| ANN | 0.87 | 0.95 | 0.90 | 0.85 |
| kNN | 0.83 | 0.91 | 0.90 | 0.81 |
TPR: sensitivity, SPC: specificity, ACC: accuracy, MCC: correlation coefficient of Matthews, RF: Random Forest, SVM: Support vector machine, ANN: Artificial neural network, kNN: k-nearest neighbor.
Fig. 2Front of AntiVPP 1.0 (a). Button (PREDICT) for prediction of peptides in antiviral ['True'] or non-antiviral ['False’] (b). Button (CLEAN) to reset all the fields (c).
Comparison of the existing programs for prediction of AVPs.
| Programs | Performance measurements | Ref. | |||
|---|---|---|---|---|---|
| TPR | SPC | ACC | MCC | ||
| AntiVPP 1.0 | 0.87 | 0.97 | 0.93 | 0.87 | * |
| AVPpred | 0.93 | 0.92 | 0.93 | 0.85 | [ |
| Model | 0.93 | 0.93 | 0.93 | 0.87 | [ |
| IC50Pred | Not reported | Not reported | Not reported | Not reported | [ |
TPR: sensitivity, SPC: specificity, ACC: accuracy, MCC: correlation coefficient of Matthews, RF: Random Forest, SVM: Support vector machine, ANN: Artificial neural network, kNN: k-nearest neighbor, *: current study.