Skip to main content

In silico protein digestion

Project description

RapidPeptidesGenerator (RPG)

Rapid Peptides Generator (RPG) is a software dedicated to predict proteases-induced cleavage sites on amino acid sequences.

Pypi repo Latest release Build Status Coverage Report Documentation Status
note:

RPG is tested with Gitlab Ci for the following Python version: 3.6 to 3.12

issues:

Please use https://gitlab.pasteur.fr/nmaillet/rpg

publication:

To cite RPG, please refer to https://doi.org/10.1093/nargab/lqz004

Overview

Rapid Peptides Generator (RPG), is a standalone software dedicated to predict proteases-induced cleavage sites on sequences.

RPG is a python tool taking a (multi-)fasta/fastq file (gzipped or not) of proteins as input and digest each of them. The digestion mode can be either ‘concurrent’, i.e. all enzymes are present at the same time during digestion, or ‘sequential’. In sequential mode, each protein will be digested by each enzyme, one by one.

The resulting peptides contain information about positions of cleavage site, peptide sequences, length, mass as-well as an estimation of isoelectric point (pI) of each peptide. Shortly, the isoelectric point is the pH at which a peptide carries no net electrical charge and a good approximation can be computed on small molecules. Results are outputted in multi-fasta, CSV or TSV file.

Currently, 45 enzymes and chemicals are included in RPG. The user can easily design new enzymes, using a simple yet powerful grammar. This grammar allows the user to design complex enzymes like trypsin or thrombin, including many exceptions and different cleavage sites. User-defined enzymes are then interpreted by RPG and included in the local installation of the software.

RPG follows the standards for software development with continuous integration on Gitlab (https://gitlab.pasteur.fr/nmaillet/rpg) and automatic on-line documentation (https://rapid-peptide-generator.readthedocs.io).

Installation

In order to install RPG, you can use pip:

pip3 install rpg

This command installs RPG and its Python dependencies.

Usage

From the command line:

rpg --help

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

rpg-2.0.5.tar.gz (90.3 kB view details)

Uploaded Source

File details

Details for the file rpg-2.0.5.tar.gz.

File metadata

  • Download URL: rpg-2.0.5.tar.gz
  • Upload date:
  • Size: 90.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.3

File hashes

Hashes for rpg-2.0.5.tar.gz
Algorithm Hash digest
SHA256 8b5b6309a9913b456d009427b4f1304003e8639835ac6506ccdbf4eb4aa8ce3f
MD5 cd79e49b4072a1475989ecf7f9b2c59b
BLAKE2b-256 b155ca78f57ddeac0e1e3ec44e0b871c8e0599acebff3ca145025cba2412baa3

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