Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add motus preplong for long reads profiling #559

Draft
wants to merge 45 commits into
base: crazy-corgi
Choose a base branch
from

Conversation

LilyAnderssonLee
Copy link
Contributor

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/taxprofiler branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core pipelines 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).

nf-core-bot and others added 30 commits October 8, 2024 12:32
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Important! Template update for nf-core/tools v3.0.2
Add darkmode version of metromap
The KrakenUniq module has a breaking change requiring a further input.
In the rare case that there are two samples with the same identifier and
run accession, one being single-end and the other paired-end, this
change makes the prefix and thus the KrakenUniq output filenames unique.
@LilyAnderssonLee LilyAnderssonLee changed the base branch from master to crazy-corgi December 12, 2024 11:55
@LilyAnderssonLee LilyAnderssonLee marked this pull request as draft December 12, 2024 11:57
Copy link

github-actions bot commented Dec 12, 2024

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.

Copy link

github-actions bot commented Dec 12, 2024

nf-core pipelines lint overall result: Failed ❌

Posted for pipeline commit 047808a

+| ✅ 283 tests passed       |+
-| ❌   2 tests failed       |-

❌ Test failures:

✅ Tests passed:

Run details

  • nf-core/tools version 3.0.2
  • Run at 2024-12-12 12:02:28

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants