Skip to content

DO NOT MERGE: FIRST RELEASE CORE - COMMUNITY PUBLIC REVIEW#165

Closed
maxulysse wants to merge 636 commits intoempty_masterfrom
dev
Closed

DO NOT MERGE: FIRST RELEASE CORE - COMMUNITY PUBLIC REVIEW#165
maxulysse wants to merge 636 commits intoempty_masterfrom
dev

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

FranBonath and others added 30 commits November 7, 2025 11:10
Important! Template update for nf-core/tools v3.4.1
Adding Picard tools for QC metrics
Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
Added optional Bwa index parameter to skip bwamem2 index for a faster output
Important! Template update for nf-core/tools v3.5.1
@github-actions
Copy link

github-actions bot commented Jan 15, 2026

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

Posted for pipeline commit 9df5cfc

+| ✅ 192 tests passed       |+
#| ❔   8 tests were ignored |#
!| ❗   3 tests had warnings |!
Details

❗ Test warnings:

  • nextflow_config - Config manifest.version should end in dev: 1.0.0
  • 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-11 09:46:45

Copy link
Member

@mirpedrol mirpedrol left a comment

Choose a reason for hiding this comment

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

It is looking good! I left some comments to be fixed, but they are minor :)

@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.

Co-authored-by: Pontus Höjer <pontushojer@gmail.com>
@maxulysse maxulysse mentioned this pull request Feb 10, 2026
11 tasks
@maxulysse maxulysse requested a review from mirpedrol February 10, 2026 15:51
Copy link
Member

@mirpedrol mirpedrol left a comment

Choose a reason for hiding this comment

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

LGTM! thanks for the fixes :)

@maxulysse
Copy link
Member Author

Closed as approved by @mirpedrol

@maxulysse maxulysse closed this Feb 12, 2026
@maxulysse maxulysse changed the title DO NOT MERGE: FIRST RELEASE COMMUNITY REVIEW DO NOT MERGE: FIRST RELEASE CORE - COMMUNITY PUBLIC REVIEW Feb 24, 2026
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.