jrs95 / hyprcoloc

Hypothesis Prioritisation in multi-trait Colocalization
https://jrs95.github.io/hyprcoloc/
GNU General Public License v3.0
46 stars 12 forks source link

feat: Include Dockerfile #31

Open diegomscoelho opened 5 months ago

diegomscoelho commented 5 months ago

Description

Create a Dockerfile to run hypercoloc in a container.

Test

1) Run docker build -t hyprcoloc:1.0 . and check if running docker works.

P.S. Also included image in my dockerhub (https://hub.docker.com/r/diegomscoelho/hyprcoloc)