GATK: Difference between revisions

Jump to navigation Jump to search
30 bytes removed ,  4 years ago
Line 142: Line 142:
<pre>
<pre>
module load singularity
module load singularity
singularity exec -B $PWD:/home -B /scratch/someuser:/outputs \
singularity exec -B /home -B /project -B /scratch -B /localscratch <path to the image>/gatk.sif gatk [--java-options "-Xmx4G"] ToolName [GATK args]</pre>
  -B /projects/someuser/path/to/inputs:/inputs <path to the image>/gatk {+options and arguments for running GATK}
</pre>


For more information about Singularity, you can watch the recorded [https://www.youtube.com/watch?v=kYb0aXS5DEE Singularity webinar].
For more information about Singularity, you can watch the recorded [https://www.youtube.com/watch?v=kYb0aXS5DEE Singularity webinar].
cc_staff
415

edits

Navigation menu