Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@lpantano
Copy link
Contributor

@lpantano lpantano commented May 14, 2025

Accept a protein fasta file to be used by prokka for custom annotation.
Clean subworkflow warning to follow nf-core recommendation

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

@github-actions
Copy link

github-actions bot commented May 14, 2025

nf-core pipelines lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 459435f

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

❗ Test warnings:

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 3.2.1
  • Run at 2025-05-16 13:45:55

@lpantano lpantano marked this pull request as ready for review May 14, 2025 18:41
@lpantano lpantano requested review from Daniel-VM and d4straub May 14, 2025 19:37
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
The CHANGELOG (1) could have its entry adapted to the other though, i.e. adding the PR link, and (2) could mention the exact new parameter.

@lpantano lpantano merged commit e51f39e into dev May 16, 2025
15 checks passed
@lpantano lpantano deleted the add_prokka_protein branch May 16, 2025 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: No status

Development

Successfully merging this pull request may close these issues.

3 participants