Entering edit mode
2.5 years ago
Sara
▴
260
I am trying to use GATK
via docker
container, and the command to enter the container environment works fine (for gatk and other tools as well). Then, when I run the following command I would expect that gatk works fine:
Java -jar gatk
But I am getting this error:
Error: Unable to access jarfile GATK
Do you know what the problem is?
iraun if that was possible I would do it. I have to use container due to the limitations I have on the hpc.
Can you clarify how you are doing the following?
GenoMax this is how I do it which works fine for other tools: