"nextflow module run" with empty input?

Hi there,

I tried the new nextflow module run command, but could not find how to specify “empty input”, any guidelines please ? (a path type in my case)

I tried : "" ; [ ] ; false ; nothing

And value is always resolved as $PWD/value → error because path does not exist

Thanks !

Best,

Felix.

Hi @tetedange13,

Many thanks for the post - great question! I’m not sure off the top of my head, I think this would be best as a GitHub issue on the Nextflow repo. Are you ok to create one?

Thanks,

Phil

Was about to do it, but when I selected “general question” on Nextflow’s github issues I was redirected here ^^

It is done:

Thanks a lot for your quick answer !

Best,

Felix.

Thank you!