Skip to main content

A tool to predict il5 inducing peptides

Project description

IL5pred

A computational method to predict and scan IL-5 inducing peptides.

Introduction

IL5pred is developed to predict, scan, and design IL-5 inducing peptides. More information on IL5pred web server is available at https://webs.iiitd.edu.in/raghava/il5pred. Please read/cite the content about the IL5pred for complete information including the algorithm behind the approach.

Reference

Devi NL, Sharma N and Raghava GPS (2023) A web server for predicting and scanning of IL-5 inducing peptides using alignment-free and alignment-based method. Computers in Biology and Medicine, DOI:10.1016/j.compbiomed.2023.106864.

Model

The best Random Forest-based hybrid model (RF(DPC)+BLAST) is implemented in the webserver.

Standalone

Standalone version of IL5pred is written in python3 and the following libraries are necessary for a successful run:

  • scikit-learn
  • Pandas
  • Numpy
  • blastp

Important Note

  • Due to large size of the model file, we have not included it in the zipped folder or GitHub repository, thus to run standalone successfully you need to download model file and then unzip them.
  • Make sure you extract the download zip files in the directory where main execution file i.e. il5pred.py is available.
  • To download the model folder click [here].(https://webs.iiitd.edu.in/raghava/il5pred/model.zip)

Minimum usage

To know about the available option for the tool, type the following command:

il5pred -h

To run the example, type the following command:

il5pred -i example_input.fa

This will predict if the submitted sequences are IL-5 inducers or Non-inducers. It will use other parameters by default. It will save the output in "outfile.csv" in CSV (comma-separated variables).

Full Usage:

Following is complete list of all options, you may get these options
usage: il5pred [-h] 
                       [-i INPUT]
                       [-o OUTPUT]
		       [-j {1,2,3}]
		       [-t THRESHOLD]
                       [-w {9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25}]
		       [-d {1,2}]
Please provide the following arguments

optional arguments:
  -h, --help            show this help message and exit
  -i INPUT, --input INPUT
                        Input: protein or peptide sequence(s) in FASTA format
                        or single sequence per line in a single letter code
  -o OUTPUT, --output OUTPUT
                        Output: File for saving results by default outfile.csv
  -j {1,2,3}, --job {1,2,3}
                        Job Type: 1:Predict, 2: Design, 3:Scan, by default 1
  -t THRESHOLD, --threshold THRESHOLD
                        Threshold: Value between 0 to 1 by default 0.21
  -w {9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25}, --winleng {9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25}
                        Window Length: 9 to 20 (scan mode only), by default 9
  -d {1,2}, --display {1,2}
                        Display: 1:IL-5 inducing peptides only, 2: All peptides, by default 1

Input File: Allows user to provide input in FASTA format.

Output File: Program will save the results in CSV format, in case the user does not provide the output file name, it will be stored in "outfile.csv".

Threshold: User should provide a threshold between 0 and 1, by default it's 0.21.

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

il5pred-1.6.tar.gz (47.5 MB view details)

Uploaded Source

Built Distribution

il5pred-1.6-py3-none-any.whl (48.2 MB view details)

Uploaded Python 3

File details

Details for the file il5pred-1.6.tar.gz.

File metadata

  • Download URL: il5pred-1.6.tar.gz
  • Upload date:
  • Size: 47.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for il5pred-1.6.tar.gz
Algorithm Hash digest
SHA256 da5157df7dd3763792ca798e5a32c8ef849f3a22f27a1f470219b1c9585a61a8
MD5 be488a11db304abed641a457eca1c5f4
BLAKE2b-256 a2ecce887e4162792af88dfc9097751e285d40f773b9e0e1f48646bf35d0c53a

See more details on using hashes here.

File details

Details for the file il5pred-1.6-py3-none-any.whl.

File metadata

  • Download URL: il5pred-1.6-py3-none-any.whl
  • Upload date:
  • Size: 48.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for il5pred-1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 6575afc1e550e63dcc6f800ebda328acd0052f86994050132e4781a445ecb002
MD5 bffc9d2f73f5c8295c076b80bee6553e
BLAKE2b-256 12bfd869e2b1399f213fd0ac0be1471dbbc91522b0bdb8abc0e15ebe447ea08e

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