Cecret
Cecret copied to clipboard
Adjust to nf-core template
To make it more portable.
Notes :
There are some aspects of the nf-core template that I'd like to avoid, such as defining variables in the config file in such a way that they can not be overridden on the command line.
Other things can be adopted. For example, https://github.com/UPHL-BioNGS/Cecret/pull/221 uses the same process labels.
Guide for how to do this : https://github.com/apetkau/nf-core-assemblyexample
Appears to work fine