Closed maxulysse closed 3 years ago
we opened a new branch to work on dsl2: https://github.com/nf-core/sarek/tree/dsl2
Just added all the tools from the environment yaml of release 2.6.1 with their versions, so we can now port as is.
Or you can already port https://github.com/nf-core/sarek/issues/228
Ticked the modules that are already in modules repo and have the same version.
modules that are in repo, but different version:
Here some more comments to address:
We should probably double check at some point that all the tmp directories are set properly, so that they work, when the users changes it i.e. to scratch=/my-favorite-dir
, e.g. here: https://github.com/nf-core/sarek/blob/a7679b9b5c178351b1e96a3ffe7ee81ddf9aad06/conf/modules.config#L48
List of modules being ported for the chipseq pipeline: https://github.com/nf-core/chipseq/issues/167