Installation instructions

BioSimulators-GINsim is available as a command-line program and as a command-line program encapsulated into a Docker image.

Command-line program

After installing the Java, Python (>= 3.7),`pip <https://pip.pypa.io/>`_, and the GINsim Python API, run the following command to install BioSimulators-GINsim:

pip install biosimulators-ginsim

Docker image with a command-line entrypoint

After installing Docker, run the following command to install the Docker image for BioSimulators-GINsim:

docker pull ghcr.io/biosimulators/ginsim