Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix qiime2 taxonomy part of summary report using unavailable information. #673

Merged
merged 4 commits into from
Dec 12, 2023

Conversation

MatthewJM96
Copy link

@MatthewJM96 MatthewJM96 commented Dec 7, 2023

Qiime2 part of the summary report tries to include information from the chosen qiime reference database. In cases where a classifier is used directly, this information may not be available, so I've added to check to see whether it is or not.

PR checklist

  • This comment contains a description of changes (with reason).
  • Make sure your code lints (nf-core lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • CHANGELOG.md is updated.

Copy link

github-actions bot commented Dec 7, 2023

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 04af154

+| ✅ 154 tests passed       |+
#| ❔   3 tests were ignored |#
!| ❗   2 tests had warnings |!

❗ Test warnings:

  • readme - README did not have a Nextflow minimum version badge.
  • schema_lint - Parameter input is not defined in the correct subschema (input_output_options)

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 2.10
  • Run at 2023-12-08 14:19:57

Copy link
Collaborator

@d4straub d4straub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM after you have updated the CHANGELOG ;)

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Daniel Straub <42973691+d4straub@users.noreply.github.com>
@d4straub
Copy link
Collaborator

d4straub commented Dec 11, 2023

test_pplace does not produce phyloseq/qiime2_phyloseq.rds any more, I would not have suspected that with the change...

Edit: #676 should fix this!

@d4straub d4straub merged commit 0b29755 into nf-core:dev Dec 12, 2023
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants