Dockerized HTSlib (bgzip, htsfile, and tabix utilities)
$ docker run --rm -it htslib:1.15
./build.sh
Either you can use the docker push
command or run push.sh
(requires SCING):
./push.sh
Dockerized HTSlib (bgzip, htsfile, and tabix utilities)
$ docker run --rm -it htslib:1.15
./build.sh
Either you can use the docker push
command or run push.sh
(requires SCING):
./push.sh