Running ValiPop
ValiPop can either be run locally with Java or within a Docker container.
Why Java?
- ValiPop is run directly on your machine
- Makes handling the input and result files easier
- But requires you to install the correct versions of Java and R
ValiPop with Java guide
ValiPop with Java reference
Why Docker?
- ValiPop is run inside a docker container on your machine
- Only requires any version of Docker (or Podman) to run
- But requires you to configure container access to folders for input and results
ValiPop with Docker guide
ValiPop with Docker reference