Skip to content
Snippets Groups Projects
Forked from LBMC / nextflow
Loading
docker_init.sh 69 B
#!/bin/sh
docker build src/nf_modules/SAMtools/1.7 -t 'samtools:1.7'