Skip to content

Comments

Release 1.0.0#170

Open
maxulysse wants to merge 638 commits intomasterfrom
dev
Open

Release 1.0.0#170
maxulysse wants to merge 638 commits intomasterfrom
dev

Conversation

@maxulysse
Copy link
Member

@maxulysse maxulysse commented Feb 10, 2026

Waiting on:

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

agrima2010 and others added 30 commits November 18, 2025 12:37
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
Co-authored-by: Pontus Höjer <pontus.hojer@scilifelab.se>
Pipeline description in README
@github-actions
Copy link

github-actions bot commented Feb 10, 2026

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

Posted for pipeline commit 78ad48b

+| ✅ 195 tests passed       |+
#| ❔   8 tests were ignored |#
#| ❔   1 tests had warnings |#
!| ❗   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 fixed:

✅ Tests passed:

Run details

  • nf-core/tools version 3.5.2
  • Run at 2026-02-20 13:55:58

@FriederikeHanssen FriederikeHanssen self-assigned this Feb 12, 2026
Copy link

@FriederikeHanssen FriederikeHanssen left a comment

Choose a reason for hiding this comment

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

Just some minor comments. Double check the publishing please

* addess review comments

* Update usage.md

* Apply suggestion from @maxulysse

* fix warning message about tag collision

* CHANGELOG

* Apply suggestion from @maxulysse

* update contributor
@FriederikeHanssen FriederikeHanssen self-requested a review February 16, 2026 09:30
@FriederikeHanssen
Copy link

Make sure this ran through before clicking release: https://cloud.seqera.io/orgs/nf-core/workspaces/AWSmegatests/watch/2mFTkNnSIh6HVF/v2/tasks

@maxulysse
Copy link
Member Author

Make sure this ran through before clicking release: cloud.seqera.io/orgs/nf-core/workspaces/AWSmegatests/watch/2mFTkNnSIh6HVF/v2/tasks

It does work

Copy link

@nvnieuwk nvnieuwk left a comment

Choose a reason for hiding this comment

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

One small comment but looking good otherwise 🥳

@FriederikeHanssen FriederikeHanssen self-requested a review February 17, 2026 11:27
Copy link

@FriederikeHanssen FriederikeHanssen left a comment

Choose a reason for hiding this comment

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

Going to block this so we can talk module binaries

* code polish

* code polish

* Set NFT_WORKDIR dynamically

* simplify logic

* no params in workflows

* code polish

* code polish + view -> subscribe

* CHANGELOG
* update all modules and subworkflows

* snapshot for subworkflows

* fix conda setup

* update more modules

* no channel versions in qc_bam

* no channel versions in qc_bam

* update seqfu and picard
@FriederikeHanssen FriederikeHanssen self-requested a review February 20, 2026 12:30
* Remove unused modules + move PREPARE_GENOME to root main.nf

* Actually not using BOWTIE2

* CHANGELOG

* snapshot

* regenerate snapshot

* auto-format

* Apply suggestion from @maxulysse
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.