Skip to content

Issue 77#87

Merged
vagkaratzas merged 31 commits intodevfrom
issue_77
Mar 14, 2026
Merged

Issue 77#87
vagkaratzas merged 31 commits intodevfrom
issue_77

Conversation

@npechl
Copy link

@npechl npechl commented Mar 12, 2026

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/proteinannotator branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core pipelines lint).
  • Ensure the test suite passes (e.g. nf-test test */local --profile=~test,docker for all new local tests).
  • Check for unexpected warnings in debug mode (nf-test test */local --profile=~test,docker,debug).
  • 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).

Fixes #77.

@nf-core-bot
Copy link
Member

Warning

Newer version of the nf-core template is available.

Your pipeline is using an old version of the nf-core template: 3.5.1.
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.

@github-actions
Copy link

github-actions bot commented Mar 12, 2026

nf-core pipelines lint overall result: Passed ✅

Posted for pipeline commit 70a7ba3

+| ✅ 218 tests passed       |+
#| ❔   7 tests were ignored |#
Details

❔ Tests ignored:

  • files_exist - File is ignored: .github/workflows/ci.yml
  • files_exist - File is ignored: conf/igenomes.config
  • files_exist - File is ignored: conf/igenomes_ignored.config
  • files_unchanged - File ignored due to lint config: .github/PULL_REQUEST_TEMPLATE.md
  • files_unchanged - File ignored due to lint config: assets/nf-core-proteinannotator_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-proteinannotator_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-proteinannotator_logo_dark.png

✅ Tests passed:

Run details

  • nf-core/tools version 3.5.2
  • Run at 2026-03-14 10:15:52

@npechl npechl marked this pull request as ready for review March 13, 2026 11:34
Copy link
Collaborator

@vagkaratzas vagkaratzas left a comment

Choose a reason for hiding this comment

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

Nice one! Maybe change the names of the existing tests (let them test what they already do), and just add an extra test that runs only nmpfams. Can you please also revert the paths that I mentioned in the PR? remember to --update-snapshot, and all tests should pass OK!

npechl and others added 4 commits March 13, 2026 14:05
Co-authored-by: Evangelos Karatzas <32259775+vagkaratzas@users.noreply.github.com>
@vagkaratzas vagkaratzas self-requested a review March 14, 2026 10:21
Copy link
Collaborator

@vagkaratzas vagkaratzas left a comment

Choose a reason for hiding this comment

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

LGTM!

@vagkaratzas vagkaratzas merged commit 68c1d7e into dev Mar 14, 2026
17 checks passed
@vagkaratzas vagkaratzas deleted the issue_77 branch March 14, 2026 10:21
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.

4 participants