Bureaucrats, cc_docs_admin, cc_staff
2,879
edits
Line 129: | Line 129: | ||
</pre> | </pre> | ||
or | or to get a particular [https://hub.docker.com/r/broadinstitute/gatk/tags version]: | ||
<pre> | <pre> | ||
Line 135: | Line 135: | ||
singularity build gatk_VERSION.sif docker://broadinstitute/gatk:VERSION | singularity build gatk_VERSION.sif docker://broadinstitute/gatk:VERSION | ||
</pre> | </pre> | ||
In your [[Running jobs|SBATCH]] script, you should use something like this: | In your [[Running jobs|SBATCH]] script, you should use something like this: |