* fix: remove left-over unnecessary code
* Switch to more portable solution for singularity container issue by using bind paths
* Fix input collision of dummy files
* Repalce dummy with which bash
* Remove dummy usage from tests
* Apply suggestions from code review
* Fix singularity typo
* fix: remove left-over unnecessary code
* Adds --fakeroot option for singularity usage with DeepARG as workaround for broken conda dependency
* Update modules/deeparg/downloaddata/main.nf
Co-authored-by: Moritz E. Beber <midnighter@posteo.net>
* Update modules/deeparg/predict/main.nf
Co-authored-by: Moritz E. Beber <midnighter@posteo.net>
* Apply suggestions from code review
* Update main.nf
* Update main.nf
* Update main.nf
* Update main.nf
* Go back to original logic
Co-authored-by: Moritz E. Beber <midnighter@posteo.net>