modules icon indicating copy to clipboard operation
modules copied to clipboard

First Neuroimaging module : denoising/nlmeans

Open AlexVCaron opened this issue 1 year ago • 6 comments

PR checklist

  • [ ] This comment contains a description of changes (with reason).
  • [x] 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
  • [x] If necessary, include test data in your PR.
  • [x] Remove all TODO statements.
  • [x] Emit the versions.yml file.
  • [x] Follow the naming conventions.
  • [ ] Follow the parameters requirements.
  • [ ] Follow the input/output options guidelines.
  • [x] 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:
      • [x] nf-core modules test <MODULE> --profile docker
      • [x] nf-core modules test <MODULE> --profile singularity
      • [ ] nf-core modules test <MODULE> --profile conda
    • For subworkflows:
      • [ ] nf-core subworkflows test <SUBWORKFLOW> --profile docker
      • [x] nf-core subworkflows test <SUBWORKFLOW> --profile singularity
      • [ ] nf-core subworkflows test <SUBWORKFLOW> --profile conda

AlexVCaron avatar May 22 '24 19:05 AlexVCaron

As I mentioned in the tools issue, I changed my opinion on it after some pushback.

Some ideas are:

  1. modules/nf-core/scil/denoisingnlmeans
  2. modules/nf-core/scil/denoising_nlmeans
  3. modules/nf-core/scil/denoising/nlmeans

Main focus being not creating a lot of infrastructure work surrounding this adoption. 1 will definitely work, 2 and 3 may not with either the new containers workflows or linting but if the naming and organization is more appealing you're welcome to try!

edmundmiller avatar May 23 '24 18:05 edmundmiller

I would go for modules/nf-core/scil/denoisingnlmeans

Do you still plan to finish this? @AlexVCaron

famosab avatar Mar 11 '25 13:03 famosab

This PR has been tagged as awaiting-changes or awaiting-feedback by an @nf-core/modules contributor. Remove stale label or add a comment if it is still useful.

github-actions[bot] avatar May 18 '25 00:05 github-actions[bot]

This PR has been tagged as awaiting-changes or awaiting-feedback by an @nf-core/modules contributor. Remove stale label or add a comment if it is still useful.

github-actions[bot] avatar Oct 19 '25 00:10 github-actions[bot]

Is this being worked on or shall we close for now?

vagkaratzas avatar Oct 20 '25 07:10 vagkaratzas

This PR has been tagged as awaiting-changes or awaiting-feedback by an @nf-core/modules contributor. Remove stale label or add a comment if it is still useful.

github-actions[bot] avatar Nov 30 '25 00:11 github-actions[bot]