Skip to content
Snippets Groups Projects
docker_init.sh 75 B
Newer Older
#!/bin/sh
docker build src/nf_modules/BEDtools/2.25.0 -t 'bedtools:2.25.0'