Skip to content
Snippets Groups Projects
Forked from LBMC / nextflow
1251 commits behind the upstream repository.
docker_init.sh 75 B
#!/bin/sh
docker build src/nf_modules/BEDtools/2.25.0 -t 'bedtools:2.25.0'