Hi Tobias,
As I mentioned I am trying to use the docker version of the pcawg_delly_workflow from Dockstore but when I was comparing the actual commands that they use in that image to launch the various delly jobs I noticed that there are command line options that don't seem to be documented or referenced in your own GitHub repo for what is now called DELLY2. For example:
-s 9
-q 1
-p delly_results/delly/run_id.deletions.pe_dump.txt
Are all examples of "extra" flags set inside the running docker container. I realize that they were running delly v0.6.6 whereas your own GitHub repo is now up to delly v0.7.5 but is that the only difference? That those options are no longer available with the newer version? When I try the delly --help command it doesn't explain how to get a detailed listing of all the options and their uses, nor could I find that described anywhere.
Thanks,
-- Marc Perry