modules icon indicating copy to clipboard operation
modules copied to clipboard

Nanopolish by the encore

Open projectoriented opened this issue 2 years ago • 2 comments

PR checklist

Closes #826

  • [ ] This comment contains a description of changes (with reason).
  • [ ] If you've fixed a bug or added code that should be tested, add tests!
  • [x] 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.
  • [x] Emit the versions.yml file.
  • [ ] 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:
    • [ ] PROFILE=docker pytest --tag <MODULE> --symlink --keep-workflow-wd
    • [ ] PROFILE=singularity pytest --tag <MODULE> --symlink --keep-workflow-wd
    • [ ] PROFILE=conda pytest --tag <MODULE> --symlink --keep-workflow-wd

projectoriented avatar Oct 27 '21 12:10 projectoriented

Hi there!

We've noticed there hasn't been much activity here. Are you still planning on working on this? If not, you can ignore this message and we'll close your PR in about 2 weeks

Cheers the nf-core maintainers

matthdsm avatar Mar 06 '23 14:03 matthdsm

conda environment couldn't be resolved

yuukiiwa avatar Mar 22 '23 07:03 yuukiiwa