Docker image for running RiboTree.
This image can also be visited on DockerHub. link: https://hub.docker.com/r/anirudhgupta07/igem-mrna-2023 Required commands to pull image-
$ docker pull anirudhgupta07/igem-mrna-2023:1.0
Required commands to run the image on Terminal:
$ docker run anirudhgupta07/igem-mrna-2023:1.0
If "Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?" error shows up. Then you need to install Docker using link: https://docs.docker.com/get-docker/