Skip to main content

EIPPred: A tool for predicting,and designing MIC of the peptides

Project description

EIPPred

A computational approach to predict the MIC values of inhibitory peptides against E.coli using the amino acid sequence information.

Introduction

EIPpred is developed to predict and design the inhibitory peptides. In the standalone version, the Random Forest regressor-based model has been implemented. EIPpred is also available as a web server at https://webs.iiitd.edu.in/raghava/eippred. Please read/cite the content about the EIPpred for complete information, including the algorithm behind the approach.

Standalone

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

  • scikit-learn
  • Pandas
  • Numpy

Minimum USAGE

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

eippred.py -h

To run the example, type the following command:

eippred.py -i example_input.fa

This will predict the MIC values of the submitted sequences, which will help identify the inhibitory activity of the peptides against E.coli. It will use other parameters by default. It will save the output in "outfile.csv" in CSV (comma-separated variables).

Full Usage

usage: eippred.py [-h] 
                  [-i INPUT]
                  [-o OUTPUT]
		  [-j {1,2}]
      [-p POSITION, --Position POSITION]
      [-r RESIDUES, --Residues RESIDUES]
Please provide following arguments for successful run

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 single letter code
  -o OUTPUT, --output OUTPUT
                        Output: File for saving results by default outfile.csv
  -j {1,2}, --job {1,2}
                        Job Type: 1:Predict, 2: Design, by default 1
  -p POSITION, --Position POSITION
                        Position of mutation (1-indexed)
  -r RESIDUES, --Residues RESIDUES
                        Mutated residues (one or two of the 20 essential amino acids)

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

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

Job: User is allowed to choose between three different modules, such as, 1 for prediction, and 2 for Designing, by default its 1.

Position: User can choose any position in long sequences for mutation. This option is available for only Design module.

Residues: This option allows users to incorporate the mutation of single amino-acid and dipeptide amino-acid residue from the original peptide sequences at the specific position defined by the user.

EIPPred Package Files

It contantain following files, brief descript of these files given below

INSTALLATION : Installations instructions

LICENSE : License information

README.md : This file provide information about this package

eippred.py : Main python program

example_input.fa : Example file contain peptide sequenaces in FASTA format

example_predict_output.csv : Example output file for predict module

example_design_output.csv : Example output file for design module

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

eippred-1.0.3.tar.gz (10.7 MB view details)

Uploaded Source

Built Distribution

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

eippred-1.0.3-py3-none-any.whl (11.0 MB view details)

Uploaded Python 3

File details

Details for the file eippred-1.0.3.tar.gz.

File metadata

  • Download URL: eippred-1.0.3.tar.gz
  • Upload date:
  • Size: 10.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.5

File hashes

Hashes for eippred-1.0.3.tar.gz
Algorithm Hash digest
SHA256 8ebfd79c34dfd245d57b054157e6a2349a97ef21025ca6625dd80d607fa42f30
MD5 cb33670f87f284ad4626b91975edd065
BLAKE2b-256 0f82950f3e1939e50edda9fbef5052a5179c0630caf8b415e7fed66b74ab4661

See more details on using hashes here.

File details

Details for the file eippred-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: eippred-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 11.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.5

File hashes

Hashes for eippred-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 771191f1b60aaabf592fc33b07c390e88d7030f94abbd2854bdc4840d82785d6
MD5 53c997db1bc93cf5f1ea7e39ea805702
BLAKE2b-256 7575aaae4df6a10f6a3d8005634f66cc168775ffb8ef26629070170161ec8fe9

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