Prediction of allergenic and non-allergenic peptides
Project description
AlgPred3
AlgPred3 is a computational framework for the prediction, analysis, and design of allergenic peptides using machine learning, sequence-derived features, and motif-based approaches.
Introduction
AlgPred3 is specifically designed for peptide-level allergen prediction using curated allergenic and non-allergenic peptide datasets. The final prediction model is based on an Extra Trees (ET) classifier trained using an optimized feature subset selected through SVC-L1 feature selection.
Key Features
- Prediction of allergenic and non-allergenic peptides
- Protein scanning for allergenic regions
- Peptide design and mutant generation
- Motif-based allergen detection
- SHAP-based model interpretability
- Web server, standalone package, GitHub repository, and PyPI package
Web Server
https://webs.iiitd.edu.in/raghava/algpred3/
Installation
pip install algpred3
GitHub Installation
git clone https://github.com/raghavagps/algpred3.git
cd algpred3
python algpred3.py -h
Usage
Prediction
python algpred3.py -i example.fasta -o prediction.csv -j pred
Protein Scan
python algpred3.py -i protein.fasta -o scan.csv -j scan
Design
python algpred3.py -i peptide.fasta -o design.csv -j des
Workflow
- Sequence validation
- Feature extraction
- Feature selection (SVC-L1)
- Extra Trees prediction
- SHAP interpretation
- Output generation
Citation
Kumar N, Mehta NK, Kumar P, Bajiya N, Rathore AS, Raghava GPS.
AlgPred3: Prediction of Allergenic Peptides and Identification of Allergen-Specific Sequence Motifs.
(Journal information to be added after publication)
Disclaimer
AlgPred3 is intended for research purposes only. Predictions should be considered computational assessments and hypothesis-generating results. Experimental validation is recommended.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file algpred3-1.3.tar.gz.
File metadata
- Download URL: algpred3-1.3.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b632612dc7e11ba350eee137d38bbd19a6fbe6106b837e65dfd60f404e2e32b4
|
|
| MD5 |
eb1670bd9af3dd87d667266b8ebd9f5e
|
|
| BLAKE2b-256 |
2bae2ea038110e48fd1217b13c8253b1da9c58c0ef5002f636a17f7ceaf0be80
|
File details
Details for the file algpred3-1.3-py3-none-any.whl.
File metadata
- Download URL: algpred3-1.3-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e38cf464866d678725603ebe75e2a2510fe34f4f46a8531ea3ff960127fe3124
|
|
| MD5 |
db2313f24517fa3a3218a9ae12bfa0dc
|
|
| BLAKE2b-256 |
4678533767cee0b9bfc2c1d816a5dc1c6980d3e2bcc80cb45aff9d6a4eb2572b
|