Skip to main content

il2pred: A tool for predicting IL2 inducing or non-IL2 inducing peptides

Project description

il2Pred

A computational method to predict il2 inducing or il2 non-inducing peptides based on amino acid composition or motifs

Introduction

il2Pred is a tool developed by Raghva-Lab in 2024. It is designed to predict whether a peptide is il2 inducer or not. It utilizes amino-acid compositions and motifs as features to make predictions using Random Forest. il2pred is also available as web-server at https://webs.iiitd.edu.in/raghava/il2pred. Please read/cite the content about the il2pred for complete information including algorithm behind the approach.

PIP Installation

PIP version is also available for easy installation and usage of this tool. The following command is required to install the package

pip install il2pred

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

il2pred -h

Standalone

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

  • scikit-learn = 1.5.2
  • Pandas
  • Numpy
  • python - 3.12.2

Minimum USAGE

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

il2pred -h

To run the example, type the following command:

il2pred -i peptide.fa

This will predict the probability whether a submitted sequence will il2 inducer or not. It will use other parameters by default. It will save the output in "outfile.csv" in CSV (comma separated variables).

Full Usage

usage: il2pred [-h] -i INPUT [-o OUTPUT] [-t THRESHOLD] [-j {1,2,3}] [-m {1,2}] [-d {1,2}]
                    [-wd WORKING]
=======

To run the example, type the following command:


il2pred -i peptide.fa

Please provide following arguments.
=======
Following is complete list of all options, you may get these options
usage: il2pred [-h] 
                     [-i INPUT]
                     [-o OUTPUT]
		     [-j {1,2,3}] 
                     [-m {1,2}] 
Please provide following arguments

optional arguments:

options:
  -h, --help            show this help message and exit
  -i INPUT, --input INPUT
                        Input: protein or peptide sequence in FASTA format
  -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.48
  -j {1,2,3}, --job {1,2,3}
			Job: 1: il2 vs non il2, 2: il2 vs mhc non binder il2, 3: il2 vs mixed 
  -m {1,2}, --model {1,2}
                        Model: 1: ET (feature_selection_model) , 2: hybrid (MERCI + ET)
                        feature based on ET, by default 1
  -d {1,2}, --display {1,2}
                        Display: 1: il2 inducing peptides, 2: All proteins, by default 2
  -wd WORKING, --working WORKING
                        Working Directory: Temporary directory to write files

Input File: It allow users to provide input in the FASTA format.

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

Threshold: User should provide threshold between 0 and 1, by default its 0.5.

Display type: This option allow users to display only il2 inducing peptides or all the input peptides.

Working Directory: Directory where intermediate files as well as final results will be saved

il2pred Package Files

It contains the following files, brief description of these files given below

LICENSE : License information

README.md : This file provide information about this package

model1 : Main dataset model

model2 : Alternate dataset 1 model

model3 : Alternate dataset 2 model

merci : This folder contains merci locator file

motifs1 : This folder contain motifs of main dataset

motifs2 : This folder contain motifs of Alternate dataset 1

motifs3 : This folder contain motifs of Alternate dataset 2

il2pred.py : Main python program

peptide.fa : Example file containing peptide sequences in FASTA format

output.csv : Example output file for the program

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

il2pred-1.0.5.tar.gz (39.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

il2pred-1.0.5-py3-none-any.whl (39.9 MB view details)

Uploaded Python 3

File details

Details for the file il2pred-1.0.5.tar.gz.

File metadata

  • Download URL: il2pred-1.0.5.tar.gz
  • Upload date:
  • Size: 39.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for il2pred-1.0.5.tar.gz
Algorithm Hash digest
SHA256 1561bf161916b573bcffa2690c43bf7eef4349a66bc711887605e270b44a5be0
MD5 eda5435bbeffe6ac0262776df653cc10
BLAKE2b-256 b18fac1267aa91e0336f0dbb53db8937e516577bec704a6b89a6b1cc6c0b29bf

See more details on using hashes here.

File details

Details for the file il2pred-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: il2pred-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 39.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for il2pred-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 bddf0cc96c91433e02f33b33cb040e85aee26a4818cef63a8ebf04df64eb61c5
MD5 a7ff4c1edad194cfb3324deb5958c0a1
BLAKE2b-256 84d2802800f9f9916f9bd50f5c4fd443696c206fc8a7857c5d79f395d9433ea8

See more details on using hashes here.

Supported by

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