Replies: 2 comments 8 replies
-
Have you put the above snippet in the config file, right? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Well, I actually wanted to place it in the main.nf file, because
I get the following error:
Code I am testing is here: https://github.com/biocorecrg/nextflow_detached_db_wrapper/ so, it might be another error... |
Beta Was this translation helpful? Give feedback.
8 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.
-
Hello, I am try this plugin, and I would like to place sql definition in the main workflow file, doing something like this:
However, I get an error message like this:
Do I understand that this can only be placed in
nextflow.config
? Is there any way to add parameters in a way I outline above yet?Beta Was this translation helpful? Give feedback.
All reactions