Florian De Temmerman
Florian De Temmerman
## Bug report ### Expected behavior and actual behavior On the microsoft azure platform, when a process outputs a directory containing files and subfolders, nextflow fails to copy these to...
It would be great if more private trackers are included in the default trackers configuration file. If you want to have a tracker added you can post the information here...
All binary releases should be signed to allow users to validate the contents of packages. Currently only deb packages are signed since it is required for building on launchpad.
I have a directory with a cram and cram index file which are both symlinks. ``` 9876T.recal.crai -> /home/fbdtemme/Documents/sarek/work/stage/32/6f1c18/9876T.recal.cram.crai 9876T.recal.cram -> /home/fbdtemme/Documents/sarek/work/stage/2f/682545/9876T.recal.cram ``` When running msisensor-pro baseline in that directory...
This adds the option to pass a closure to the following configuration variables: * `trace.file` * `report.file` * `timeline.file` * `dag.file` * `weblog.url` This closure will be resolved in the...