You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have pulled docker image "docker pull ghcr.io/autamus/gatk:4.2.3.0"
and Built SIF image as singularity build gatk_4.2.3.0.sif docker-daemon://ghcr.io/autamus/gatk:4.2.3.0
Now now how do i use for running GATK commands , I need to do same for BWA GATK FASTQC, and VEP
Thanks, you mean these cannot be run on Local Servers with 94 Cores , or is there any alternative way to use it.. Sorry i am new to using singularity docker
Hi,
I have pulled docker image
"docker pull ghcr.io/autamus/gatk:4.2.3.0"
and Built SIF image as
singularity build gatk_4.2.3.0.sif docker-daemon://ghcr.io/autamus/gatk:4.2.3.0
Now now how do i use for running GATK commands , I need to do same for BWA GATK FASTQC, and VEP
I tried as follows but not working
singularity exec --bind /data gatk_4.2.3.0.sif /opt/view/bin/gatk
The text was updated successfully, but these errors were encountered: