Cannot access params from config at test runtime - params set to null
edupri opened this issue · 3 comments
edupri commented
CristiGuijarro commented
I also have exactly this issue, the params
scope appears to be lost in the process
block of the nf-test script. Is this intentional? Or an oversight? It would be very helpful to be able to use the params specified in a nextflow profile
or in the params
block of nf-test to reduce repetition/redundancy in a code base and ease maintenance.
lukfor commented
Thanks, I will look into it in the next days