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
Also, as far as I can tell, the task only fails if I'm running from pyflow. If I shell into the quay.io/biocontainers/strelka container, and run the above command directly, it runs without issue (although, it produces an empty vcf).
Any hints on how I could start debugging this would be helpful, thanks!
The text was updated successfully, but these errors were encountered:
I'm getting the same error. Running with toil. I suspect taskExitCode -9 is a memory issue. But I haven't been able to overcome it yet, despite increasing it.
Hi, I'm trying
strelka
(version 2.9.10), and I'm running into an issue I'm having trouble debugging. The error is:which doesn't give me much to go off of. The subtask command is:
Also, as far as I can tell, the task only fails if I'm running from pyflow. If I shell into the
quay.io/biocontainers/strelka
container, and run the above command directly, it runs without issue (although, it produces an empty vcf).Any hints on how I could start debugging this would be helpful, thanks!
The text was updated successfully, but these errors were encountered: