Skip to content
Snippets Groups Projects
docker_init.sh 67 B
Newer Older
#!/bin/sh
docker build src/nf_modules/HTSeq/0.8.0 -t 'htseq:0.8.0'