Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.63 KB

File metadata and controls

24 lines (16 loc) · 1.63 KB

Official JuProt Release (v2.0)

This is the official release of the JuProt application, as published in insilico Pharmacology (Springer Nature).

Important Notice for Readers of the Publication:

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.


How to Use the Standalone Version

  • Prerequisite: Ensure you have Docker installed on your Linux or Windows (WSL2) system.
  • Download the juprot_standalone_v2.tar.gz archive 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.md to cleanly build and launch your containerized JuProt server!

Thank you for your interest in JuProt!