Search bioRxiv⌕ Search

Biology subjects

Tijare, P.

Publications and source records attributed to Tijare, P..

3 recordsLinked to original sources

Benchmarking of Quantum SVM and Classical ML Algorithms for Prediction of Therapeutic Proteins

Over the past decade, quantum machine learning, particularly quantum support vector machines (QSVMs), has emerged as an optimistic alternative to classical machine learning (CML) techniques. This study rigorously benchmarks the performance of QSVM and CML-based models across four diverse datasets relevant to therapeutic proteins and peptides. Specifically, we evaluated these approaches for the prediction of B-cell epitopes (CLBtope), exosomal proteins (ExoPropred), hemolytic peptides (HemoPI), and toxic peptides (Toxinpred3). The maximum area under the receiver operating characteristic curve (AUC) for the CLBtope dataset achieved was 0.68 for QSVM and 0.82 for CML models. For the ExoPropred dataset, the maximum AUCs were 0.66 (QSVM) and 0.72 (CML). In contrast, both QSVM and CML models demonstrated high performance on the HemoPI dataset, yielding maximum AUCs of 0.95 and 0.98, respectively. Similarly, for the Toxinpred3 dataset, the maximum AUCs were 0.84 (QSVM) and 0.94 (CML). All models were evaluated using independent validation datasets not used during training. These results suggest that although CML currently demonstrates superior predictive capability for these tasks, the similar progression in performance indicates potential for future advancements in QSVM. HighlightsO_LIComparative study of QSVM and CML models on four bioinformatics datasets C_LIO_LIQSVM performance tries to approach CML in tasks involving hemolytic and toxic peptide prediction C_LIO_LIIndependent validation confirms robustness of performance metrics C_LIO_LIResults highlight the potential of QSVMs as real-world quantum hardware continues to matures C_LI

bioinformatics↗

Designing of thermostable proteins with a desired melting temperature

1.The stability of proteins at higher temperatures is crucial for its functionality that is measured by their melting temperature (Tm). The Tm is the temperature at which 50% of the protein loses its native structure and activity. Existing methods for predicting Tm have two major limitations: first, they are often trained on redundant proteins, and second, they do not allow users to design proteins with the desired Tm. To address these limitations, we developed a regression method for predicting the Tm value of proteins using 17,312 non-redundant proteins, where no two proteins are more than 40% similar. We used 80% of the data for training and testing; remaining 20% of the data for validation. Initially, we developed a machine learning model using standard features from protein sequences. Our best model, developed using Shannon entropy for all residues, achieved the highest Pearson correlation of 0.80 with an R{superscript 2} of 0.63 between the predicted and actual Tm of proteins on the validation dataset. Next, we fine-tuned large language models (e.g., ProtBert, ProtGPT2, ProtT5) on our training dataset and generated embeddings. These embeddings have been used for developing machine learning models. Our best model, developed using ProtBert embeddings, achieved a maximum correlation of 0.89 with an R{superscript 2} of 0.80 on the validation dataset. Finally, we developed an ensemble method that combines standard protein features and embeddings. One of the aims of the study is to assist the scientific community in the design of targeted melting temperatures. We created a user-friendly web server and a python package for predicting and designing thermostable proteins. Our standalone software can be used to screen thermostable proteins in genomes and metagenomes. We demonstrated the application of PPTstab in identifying thermostable proteins in different organisms from their genomes, the model and data is available at: https://webs.iiitd.edu.in/raghava/pptstab. HighlightsO_LIPrediction of melting temperature (Tm) on non-redundant proteins C_LIO_LIMachine learning models based on sequence composition and ProtBert embeddings C_LIO_LIA Webserver for predicting Tm and designing thermostable proteins C_LI

bioinformatics↗

ToxinPred 3.0: An improved method for predicting the toxicity of peptides

Toxicity emerges as a prominent challenge in the design of therapeutic peptides, causing the failure of numerous peptides during clinical trials. In 2013, our group developed ToxinPred, a computational method that has been extensively adopted by the scientific community for predicting peptide toxicity. In this paper, we propose a refined variant of ToxinPred that showcases improved reliability and accuracy in predicting peptide toxicity. Initially, we used BLAST for alignment-based toxicity prediction, yet coverage was limited. We adopted a motif-based approach with MERCI software to identify unique toxic patterns. Despite specificity gains, sensitivity was compromised. We developed alignment-free methods using machine/deep learning, achieving a balance sensitivity and specificity of prediction. A deep learning model (ANN - LSTM with fixed sequence length) developed using one-hot encoding attained a 0.93 AUROC and 0.71 MCC on independent data. The machine learning model (extra tree) developed using compositional features of peptides achieved 0.95 AUROC and 0.78 MCC. Lastly, we developed hybrid or ensemble methods combining two or more models to enhance performance. Hybrid approaches, including motif-based and machine learning, achieved a 0.98 AUROC and 0.81 MCC. Evaluation on independent data demonstrated our methods superiority. To cater to the needs of the scientific community, we have developed a standalone software, pip package and web-based server ToxinPred3 (https://github.com/raghavagps/toxinpred3 and https://webs.iiitd.edu.in/raghava/toxinpred3/). Authors BiographyO_LIAnand Singh Rathore is currently pursuing a Ph.D. in Computational Biology at the Department of Computational Biology, Indraprastha Institute of Information Technology, New Delhi, India. C_LIO_LIAkanksha Arora is currently pursuing a Ph.D. in Computational Biology at the Department of Computational Biology, Indraprastha Institute of Information Technology, New Delhi, India. C_LIO_LIShubham Choudhury is currently pursuing a Ph.D. in Computational Biology at the Department of Computational Biology, Indraprastha Institute of Information Technology, New Delhi, India. C_LIO_LIPurava Tijare is a Project Fellow in Computational Biology at the Department of Computational Biology, Indraprastha Institute of Information Technology, New Delhi, India. C_LIO_LIGajendra P. S. Raghava is currently working as a Professor and Head of the Department of Computational Biology, Indraprastha Institute of Information Technology, New Delhi, India. C_LI HighlightsO_LIImplementation of alignment or similarly based techniques for predicting toxic peptides. C_LIO_LIDiscovery of toxicity-associated patterns and identification of toxic regions in peptides. C_LIO_LIDevelopment of machine and deep learning-based models for toxicity prediction. C_LIO_LIEnsemble methods that combine alignment-based and alignment-free methods. C_LIO_LIWeb server and standalone software package for screening toxicity in peptides/proteins. C_LI

bioinformatics↗