Skip to content

Releases: drbenedictpaul/juprot

juProt v1.0 - Standalone Linux Application

02 Mar 17:18

Choose a tag to compare

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

Important Notice for Readers of the Publication:

The original paper describes juProt as a publicly hosted web application at juprot.info. To ensure the tool's long-term availability to the research community and to provide a more sustainable distribution model, we have transitioned the application from a hosted service to a standalone, Dockerized package that you can run locally on your own machine.

This version contains the exact same core scientific functionality, features, and user interface described in the paper. By running it locally, you get the same powerful analysis without the performance delays of a "cold-starting" web server.

How to Use

  • Prerequisite: You must have Docker installed on your Linux system.
  • Download the juprot-linux-v1.0.tar.gz file below.
  • Decompress the archive by running tar -xzvf juprot-linux-v1.0.tar.gz in your terminal.
  • Follow the simple instructions in the README.md file to start the application.

Thank you for your interest in juProt!