rnafusion icon indicating copy to clipboard operation
rnafusion copied to clipboard

Refactor references

Open rannick opened this issue 1 year ago • 1 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/rnafusion branch on the nf-core/test-datasets repository.
  • [ ] Make sure your code lints (nf-core lint).
  • [ ] 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).

rannick avatar Oct 16 '24 07:10 rannick

[!WARNING] Newer version of the nf-core template is available.

Your pipeline is using an old version of the nf-core template: 3.0.2. Please update your pipeline to the latest version.

For more documentation on how to update your pipeline, please see the nf-core documentation and Synchronisation documentation.

github-actions[bot] avatar Oct 16 '24 07:10 github-actions[bot]

Anything we can help here @rannick ?

apeltzer avatar Nov 07 '24 12:11 apeltzer

nf-core pipelines lint overall result: Passed :white_check_mark:

Posted for pipeline commit 31b400a

+| ✅ 221 tests passed       |+
#| ❔   2 tests were ignored |#

:grey_question: Tests ignored:

  • files_unchanged - File ignored due to lint config: .github/CONTRIBUTING.md
  • files_unchanged - File ignored due to lint config: .github/PULL_REQUEST_TEMPLATE.md

:white_check_mark: Tests passed:

Run details

  • nf-core/tools version 3.0.2
  • Run at 2024-12-20 14:40:43

github-actions[bot] avatar Nov 13 '24 13:11 github-actions[bot]