Skip to content

Address review comments#168

Merged
maxulysse merged 25 commits intodevfrom
review_comments
Feb 10, 2026
Merged

Address review comments#168
maxulysse merged 25 commits intodevfrom
review_comments

Conversation

@maxulysse
Copy link
Member

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

@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 Feb 6, 2026

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

Posted for pipeline commit 65ce781

+| ✅ 193 tests passed       |+
#| ❔   8 tests were ignored |#
!| ❗   2 tests had warnings |!
Details

❗ Test warnings:

  • readme - README contains the placeholder zenodo.XXXXXXX. This should be replaced with the zenodo doi (after the first release).
  • pipeline_todos - TODO string in README.md: Add bibliography of tools and data used in your pipeline

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 3.5.2
  • Run at 2026-02-10 12:41:21

Comment on lines +255 to +257
name: 'Adrien Coulier',
affiliation: 'Pixelgen Technologies',
github: 'Aratz',
Copy link
Member Author

Choose a reason for hiding this comment

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

@Aratz any more info, like ORCID?

Comment on lines +261 to +263
name: 'Alfred Kedhammar',
affiliation: 'Clinical Genomics',
github: 'kedhammar',
Copy link
Member Author

Choose a reason for hiding this comment

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

@kedhammar any more info, like ORCID?

Comment on lines +280 to +281
name: 'Natalia Garcia Garcia',
github: 'nggvs',
Copy link
Member Author

Choose a reason for hiding this comment

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

@nggvs any more info, like affiliation or ORCID?

maxulysse and others added 2 commits February 9, 2026 14:24
Co-authored-by: Pontus Höjer <pontushojer@gmail.com>
@maxulysse maxulysse marked this pull request as ready for review February 10, 2026 09:30
@maxulysse maxulysse requested a review from FranBonath February 10, 2026 12:48
Copy link

@fellen31 fellen31 left a comment

Choose a reason for hiding this comment

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

Just one question.

Copy link

@fellen31 fellen31 left a comment

Choose a reason for hiding this comment

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

Bit reserved on omitting all nf-core test files, but otherwise LGTM!

@maxulysse maxulysse merged commit 9da961c into dev Feb 10, 2026
26 checks passed
@maxulysse maxulysse deleted the review_comments branch February 24, 2026 15:36
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.

6 participants