Skip to main content

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

algpred2-1.3.tar.gz (63.6 MB view details)

Uploaded Source

Built Distribution

algpred2-1.3-py3-none-any.whl (65.2 MB view details)

Uploaded Python 3

File details

Details for the file algpred2-1.3.tar.gz.

File metadata

  • Download URL: algpred2-1.3.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

Hashes for algpred2-1.3.tar.gz
Algorithm Hash digest
SHA256 20032c3d62393a9352f422b9fd9112d6cdf68bfa9c470b540c1b28003ab57f96
MD5 e548dff04f4158469a041013ec1a56d0
BLAKE2b-256 e9e03048b7b185e1d422b07496a72499afbdcf3884e861883df9a12863cff12f

See more details on using hashes here.

File details

Details for the file algpred2-1.3-py3-none-any.whl.

File metadata

  • Download URL: algpred2-1.3-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

Hashes for algpred2-1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 462e7b784d9c4e3dce0a37985e9c3b9251b413a7247663bac6871847179ddea4
MD5 d24aa4098ff79af059088d21c1132e81
BLAKE2b-256 32cc7d1c8f8bfc2fd3849dd3b74f3cbc2c06b2bdfd9d56731377b6ce097bb798

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page