This is the official release of the JuProt application, as published in insilico Pharmacology (Springer Nature).
While the original paper introduced JuProt solely as a publicly hosted web application at juprot.info, we have significantly expanded its distribution model to ensure the tool's long-term availability, enhanced privacy, and maximum performance for the research community.
JuProt is now proudly offered as both a live web service and a secure, standalone Dockerized application that runs reliably on your own machine.
This downloadable standalone version contains the exact same core scientific functionality, features, and user interface described in the paper. By running it locally via Docker, you can securely process sensitive datasets and experience lightning-fast analytical results directly from your CPU, completely bypassing any potential "cold-starting" web server delays.
- Prerequisite: Ensure you have Docker installed on your Linux or Windows (WSL2) system.
- Download the
juprot_standalone_v2.tar.gzarchive attached under the Assets section below. - Open your terminal and decompress the downloaded archive by running:
tar -xzvf juprot_standalone_v2.tar.gz
- Follow the brief instructions in the
INSTALL_GUIDE.mdto cleanly build and launch your containerized JuProt server!
Thank you for your interest in JuProt!