modules
modules copied to clipboard
Add skani round 2
PR checklist
Re-opens #5502
- [ ] This comment contains a description of changes (with reason).
- [ ] If you've fixed a bug or added code that should be tested, add tests!
- [ ] If you've added a new tool - have you followed the module conventions in the contribution docs
- [ ] If necessary, include test data in your PR.
- [ ] Remove all TODO statements.
- [ ] Emit the
versions.ymlfile. - [ ] Follow the naming conventions.
- [ ] Follow the parameters requirements.
- [ ] Follow the input/output options guidelines.
- [ ] Add a resource
label - [ ] Use BioConda and BioContainers if possible to fulfil software requirements.
- Ensure that the test works with either Docker / Singularity. Conda CI tests can be quite flaky:
- For modules:
- [ ]
nf-core modules test <MODULE> --profile docker - [ ]
nf-core modules test <MODULE> --profile singularity - [ ]
nf-core modules test <MODULE> --profile conda
- [ ]
- For subworkflows:
- [ ]
nf-core subworkflows test <SUBWORKFLOW> --profile docker - [ ]
nf-core subworkflows test <SUBWORKFLOW> --profile singularity - [ ]
nf-core subworkflows test <SUBWORKFLOW> --profile conda
- [ ]
- For modules:
@jfy133 back in action part2. I'm still experimenting with the best way to add the -l option, but will let you know when I'm ready for another review!
@CarsonJM , can you make the adjustments suggested here?
Yes I can! I am in the middle of a wet-lab onslaught at the moment and have fallen behind on nf-core stuff, but am hoping to be back at it soon!
Bumpity bump
Bumpity bump. The environment.yml files will need changing to meet the recent changes (remove name and defaults).
@CarsonJM ?
Carson might not be able to get back to this any time soon, he told us life situation meant he would have very little time for a long time
Carson might not be able to get back to this any time soon, he told us life situation meant he would have very little time for a long time
Ok, thanks for letting me know James. I've made the minor changes, bumped the version, and updated the meta and environment to be up-to-date. Can you or @nvnieuwk take another look and get this merged in?