Replies: 1 comment
-
This ability is not supported |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How to share a def function between config files? Currently I'm having to copy paste the function in every file:
nextflow.config
mydefs.config
module1.config
Returns:
This also fails (same error):
module1.config
Beta Was this translation helpful? Give feedback.
All reactions