c3pred

Prediction of cargo transport potential of short peptides.


Keywords
c3pred
License
MIT
Install
pip install c3pred==0.5

Documentation

C3Pred - Cell-penetrating peptide activity prediction tool

Documentation Status

Software project of the iGEM Team Tübingen 2019

C3Pred is an easy-to-use software tool, to predict the transport effectivity of cell-penetrating peptides (CPP). CPPs are short 4-30 amino acids long peptides, which possess the ability to transport different cargo over the cell membrane. These cargos include proteins, nanobodies, DNA molecules, and small molecule drugs. In recent years, numerous promising clinical and pre-clinical trials have been launched, with CPPs as a carrier for pharmacologically active small molecules. C3Pred allows scientists to make design choices for their CPP-utilizing system based on quantitative transport activity scores.

C3Pred accepts three possible input formats for protein data:

  • FASTA-formatted sequences
  • UniProtKB Accession Number
  • iGEM Part ID

C3Pred automatically fetches and parses the information about the given identifiers using the UniProt website REST API or using the iGEM Registry API, respectively.

C3Pred was released as:

Installation and Usage

Documentation: https://c3pred.readthedocs.io.

License

Free software: MIT license

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.