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