/docker-htslib

Dockerized HTSlib (bgzip, htsfile, and tabix utilities)

Primary LanguageDockerfile

docker-htslib

Dockerized HTSlib (bgzip, htsfile, and tabix utilities)

How to Run

$ docker run --rm -it htslib:1.15

Build Container Image

./build.sh

Push to Docker Registry

Either you can use the docker push command or run push.sh (requires SCING):

./push.sh