Download

This page provides user to download the Standalone tool, source code, and datasets for CPPLocPred.

01
Standalone Package

Complete standalone package including the prediction script, motif search module, pre-trained model files, and motif databases. Run CPPLocPred locally without any web dependency.

Python 3.6+ Perl ZIP Archive
02
GitHub Repository

Browse and clone the complete source code, scripts, and documentation from GitHub. Contributions, issues, and pull requests are welcome.

Open Source MIT License
03
Install via pip

Install CPPLocPred directly from PyPI using pip. Automatically handles Python dependencies including scikit-learn, catboost, and pandas.

PyPI Python 3.6+ Coming Soon
pip install cpplocpred
View on PyPI Package not yet published — link will be activated on release.
04
Dataset

Benchmark dataset used to train and evaluate CPPLocPred. Includes positive CPP sequences with verified subcellular localization labels (Cytoplasm, Nucleus, Mitochondria, Endo/Lysosome, Others) and negative non-CPP sequences. Provided in FASTA and CSV format.

FASTA CSV ZIP Archive