Skip to main content

A tool for for predicting immunoregulatory cytokine IL-13 inducing peptides

Project description

ThpPred

A method for predicting therapeutic and non-therapeutic proteins

Introduction

ThpPred is developed for predicting, designing and scanning therapeutic peptides. More information on ThpPred is available from its web server http://webs.iiitd.edu.in/raghava/thppred. This page provides information about standalone version of ThpPred.

Minimum USAGE

To display the command line arguments, type the following command:

thppred -h

Full Usage:

To run the code with your parameters, type the following command:

thppred  -i |Input_File|  -m |Model|  -t |Threshold|

Example Command:

thppred - i file.fasta -m 1 -t 0.5

Input File: It allow users to provide input in FASTA format. User should provide the file name along with its full path in case the input file is not in the same folder as the thppred_stand.py file.

Model: In this program, four models have been incorporated;
i) Model1 for predicting given input peptide/protein sequence as therapeutic and non-therapeutic peptide/proteins using XGBoost based on amino-acid composition of the peptide/proteins;

ii) Model2 for predicting given input peptide/protein sequence as therapeutic and non-therapeutic peptide/proteins using Hybrid approach, which is the ensemble of XGBoost + Motif Score. It combines the scores generated from machine learning (XGB), and motif occurence as Hybrid Score, and the prediction is based on Hybrid Score.

iii) Model3 for predicting given input peptide/protein sequence as therapeutic and non-therapeutic peptide/proteins using random forest based on dipeptide composition of the peptide/proteins;

iv) Model4 for predicting given input peptide/protein sequence as therapeutic and non-therapeutic peptide/proteins using Hybrid approach, which is the ensemble of Random forest + Motif Score. It combines the scores generated from machine learning (RF), and motif occurence as Hybrid Score, and the prediction is based on Hybrid Score.

User must enter model number(1,2,3 or 4) in the command line, else default value will be considered i.e. 2.

Threshold: User should provide a threshold value that lies between 0 and 1, please note score is proportional to therapeutic potential of peptide.

User must enter a valid threshold value in the command line, else default value will be considered i.e. 0.5.

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

thppred-1.0.tar.gz (122.6 kB view details)

Uploaded Source

Built Distribution

thppred-1.0-py3-none-any.whl (122.1 kB view details)

Uploaded Python 3

File details

Details for the file thppred-1.0.tar.gz.

File metadata

  • Download URL: thppred-1.0.tar.gz
  • Upload date:
  • Size: 122.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for thppred-1.0.tar.gz
Algorithm Hash digest
SHA256 29133ef0d5cac18df5ef2d1596aa6e8d5ae5039e78bb968e5d858b001da63a74
MD5 ffaf2fd3379e52f519a3579bacd47f7d
BLAKE2b-256 1711150ee9a71be3b581313cc55fd08ad1c7e2d1a5bf49503ec4d719feb8b362

See more details on using hashes here.

File details

Details for the file thppred-1.0-py3-none-any.whl.

File metadata

  • Download URL: thppred-1.0-py3-none-any.whl
  • Upload date:
  • Size: 122.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for thppred-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 186c0efb04d64715297914ea2cb09ab6d7dd12313ba545752ec79cd4f26fbfab
MD5 433219a249fa82e186ebc6ece09f0a45
BLAKE2b-256 27f192782ab051f6305cc1d8063064358693312ef5d5fbdd9cb10d92ca1fef95

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