A tool to predict allergenic proteins and mapping of IgE epitopes
Project description
AlgPred2.0
Introduction
AlgPred2.0 is developed for predicting, mapping and scanning allergen peptides. More information on AlgPred2.0 is available from its web server http://webs.iiitd.edu.in/raghava/. This page provides information about standalone version of AlgPred2.0.
Minimum USAGE: Minimum ussage is "algpred2 -i peptide.fa" where peptide.fa is an input fasta file. This will predict Allergenic peptides in fasta format. It will use other parameters by default. It will save output in "outfile.csv" in CSV (comma seperated variables).
Full Usage: Following is complete list of all options, you may get these options by "algpred2 -h"
algpred2 [-h] -i INPUT [-o OUTPUT] [-t THRESHOLD] [-m {1,2}] [-d {1,2}]
Please provide following arguments
optional arguments:
-h, --help show this help message and exit
-i INPUT, --input INPUT
Input: protein or peptide sequence in FASTA format or
single sequence per line in single letter code
-o OUTPUT, --output OUTPUT
Output: File for saving results by default outfile.csv
-t THRESHOLD, --threshold THRESHOLD
Threshold: Value between 0 to 1 by default 0.3
-m {1,2}, -- model Model
Model: 1: AAC based RF, 2: Hybrid, by default 1
-d {1,2}, --display {1,2}
Display: 1:Allergen peptide, 2: All peptides, by
default 1
Input File: It allows users to provide input in two formats; i) FASTA format (standard) (e.g. peptide.fa) and ii) Simple Format. In case of simple format, file should have one one peptide sequence in a single line in single letter code (eg. peptide.seq).
Output File: Program will save result in CSV format, in case user do not provide output file name, it will be stored in outfile.csv.
Threshold: User should provide threshold between 0 and 1, please note score is proportional to allergenic potential of peptide.
Models: In this program, two models have beeen incorporated; i) Model1 for predicting given input peptide/protein sequence as Allergenic and Non-allergenic peptide/proteins using Random Forest based on amino-acid composition of the peptide/proteins;
ii) Model2 for predicting given input peptide/protein sequence as Allergenic and Non-allergenic peptide/proteins using Hybrid approach, which is the ensemble of Random Forest+ BLAST+ MERCI. It combines the scores generated from machine learning (RF), MERCI, and BLAST as Hybrid Score, and the prediction is based on Hybrid Score.
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
File details
Details for the file algpred2-1.2.tar.gz
.
File metadata
- Download URL: algpred2-1.2.tar.gz
- Upload date:
- Size: 63.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 770d7714fbfa8e735bb095c58575c5ac6c4b0e64d8789564f6b71693e20a2ba5 |
|
MD5 | d926ed73737dd58a8202aabdfd32592e |
|
BLAKE2b-256 | 44976cc32c2d412f7f2305cb64afb04f627d7cbae4e1cfb44d8a7874825313a5 |
File details
Details for the file algpred2-1.2-py3-none-any.whl
.
File metadata
- Download URL: algpred2-1.2-py3-none-any.whl
- Upload date:
- Size: 65.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0087686b2e0d78b86e465c85c54feb54fdbfbacc9daffbf7fc1321545d3b6860 |
|
MD5 | 7704a6f005bc9af1c7ed97a3b29894c1 |
|
BLAKE2b-256 | d570587dc69ceed5af89f08cb4d71d3ea7c30c0fcbecf286c86c98b159640f87 |