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