-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description of the bug
we need to either set nextflow.enable.moduleBinaries = true
in the main config or copy the script to the /bin
directory. this wasn't caught before because nextflow.enable.moduleBinaries = true
is set in the test config, but not in the main configs, and because we don't run fillouts often for rna.
not sure if nextflow.enable.moduleBinaries = true
will work because iirc it does not work on aws. maybe nextflow has fixed it already, need to check.
Command used and terminal output
No response
Relevant files
No response
System information
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working