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 param arg_amrfinderplus_name #371

Merged
merged 2 commits into from
May 3, 2024
Merged

Conversation

m3hdad
Copy link
Contributor

@m3hdad m3hdad commented May 3, 2024

Module configuration could not read meta.id if --arg_amrfinderplus_name is set true.
ext.args at module.conf needs to be wrapped in curly brackets and double quotation around --name ${meta.id}.

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/funcscan 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).

Copy link
Collaborator

@jasmezz jasmezz left a comment

Choose a reason for hiding this comment

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

LGTM now, wait for CI checks to succeed.

Copy link

github-actions bot commented May 3, 2024

nf-core lint overall result: Passed ✅

Posted for pipeline commit 59e67c9

+| ✅ 236 tests passed       |+

✅ Tests passed:

Run details

  • nf-core/tools version 2.13.1
  • Run at 2024-05-03 08:25:37

@jasmezz
Copy link
Collaborator

jasmezz commented May 3, 2024

Note: The linting check is failing due to a subworkflow update on the nf-core side. I fixed that already on the dev branch. Since it's only that linting check and no relevant functionality that would impact your PR, I'll merge this here now anyway.

@jasmezz jasmezz merged commit f63f569 into nf-core:dev May 3, 2024
19 of 20 checks passed
@jasmezz jasmezz mentioned this pull request Jul 29, 2024
10 tasks
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