rnaseq icon indicating copy to clipboard operation
rnaseq copied to clipboard

feat(nf-schema): replace [email protected] by [email protected]

Open maxulysse opened this issue 10 months ago • 3 comments

PR checklist

  • [ ] 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 pipeline conventions in the contribution docs
  • [ ] If necessary, also make a PR on the nf-core/rnaseq branch on the nf-core/test-datasets repository.
  • [ ] Make sure your code lints (nf-core lint).
  • [ ] Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • [ ] Check for unexpected warnings in debug mode (nextflow run . -profile debug,test,docker --outdir <OUTDIR>).
  • [ ] Usage Documentation in docs/usage.md is updated.
  • [ ] Output Documentation in docs/output.md is updated.
  • [ ] CHANGELOG.md is updated.
  • [ ] README.md is updated (including new tool citations and authors/contributors).

maxulysse avatar Apr 23 '24 09:04 maxulysse

We just need tools to be updated now

maxulysse avatar Apr 30 '24 12:04 maxulysse

Waiting for v2.15.0 where nf-validation will be replaced by nf-schema in the pipeline template. Will convert to draft for now.

drpatelh avatar May 13 '24 08:05 drpatelh

Waiting for v2.15.0 where nf-validation will be replaced by nf-schema in the pipeline template. Will convert to draft for now.

So this is no longer to be done for 2.15.0 then? I'll remove from the milestone

pinin4fjords avatar May 29 '24 10:05 pinin4fjords

Still waiting on tools 2.15 for this, but I'd say it's unlikely to happen before we release this pipeline 3.15, so...

maxulysse avatar Aug 20 '24 09:08 maxulysse

Working on it! :p

nvnieuwk avatar Aug 20 '24 10:08 nvnieuwk