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

Add Metaphlan4 profiler #318

Merged
merged 33 commits into from
Jul 17, 2023
Merged

Add Metaphlan4 profiler #318

merged 33 commits into from
Jul 17, 2023

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 lint).
  • Ensure the test suite passes (nextflow run . -profile 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).

@github-actions
Copy link

github-actions bot commented Jul 7, 2023

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 1be2aaa

+| ✅ 157 tests passed       |+
!| ❗   1 tests had warnings |!

❗ Test warnings:

  • pipeline_todos - TODO string in methods_description_template.yml: #Update the HTML below to your preferred methods description, e.g. add publication citation for this pipeline

✅ Tests passed:

Run details

  • nf-core/tools version 2.9
  • Run at 2023-07-17 06:02:27

nextflow_schema.json Outdated Show resolved Hide resolved
Copy link
Collaborator

@Midnighter Midnighter left a comment

Choose a reason for hiding this comment

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

Changes look good to me. Amazing how many files had to be modified.

@LilyAnderssonLee LilyAnderssonLee merged commit 36d3156 into nf-core:dev Jul 17, 2023
20 checks passed
Copy link
Member

@jfy133 jfy133 left a comment

Choose a reason for hiding this comment

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

  • I just remembered we couldn't support metaphlan in MultiQC.
    Could you also remove it from the MultiQC section of output.md and also the multiqc_config.yml in the `run_modules section)
  • You will need to update the full_test database sheet on test-datasets to include teh --mpa3 parameter

CHANGELOG.md Show resolved Hide resolved
docs/usage.md Show resolved Hide resolved
docs/usage.md Show resolved Hide resolved
@@ -731,21 +731,20 @@ You can then add the `<YOUR_DB_NAME>/` path to your nf-core/taxprofiler database
<details markdown="1">
<summary>Expected files in database directory</summary>
Copy link
Member

Choose a reason for hiding this comment

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

For MetaPhlAn4

subworkflows/local/db_check.nf Show resolved Hide resolved
@LilyAnderssonLee LilyAnderssonLee self-assigned this Aug 10, 2023
@LilyAnderssonLee LilyAnderssonLee added the enhancement Improvement for existing functionality label Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement for existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants