Skip to content

Release 3.0.0#187

Merged
Aratz merged 40 commits into
masterfrom
dev
Mar 4, 2026
Merged

Release 3.0.0#187
Aratz merged 40 commits into
masterfrom
dev

Conversation

@Aratz

@Aratz Aratz commented Feb 26, 2026

Copy link
Copy Markdown
Contributor

[3.0.0] - 2026-02-23

Changed

  • Set default pna_graph_component_size_min_threshold to 8000 instead of null (i.e. automatic) by @ptajvar #183.

Removed

Enhancements & fixes

  • Update schema files (e.g. explicitly use integer types for integers, rather than numbers) by @johandahlberg #184, #186
  • Add option to select custom containers for the experiment summary by @Aratz #186

Parameters

Old parameter New parameter
--experiment_summary_container
--save_amplicon_reads
--trim_front
--trim_tail
--max_length
--min_length
--max_n_bases
--avg_qual
--dedup
--remove_polyg
--adapterqc_mismatches
--save_qc_passed_reads
--save_qc_failed_reads
--demux_mismatches
--demux_min_length
--save_demux_processed_reads
--save_demux_failed_reads
--markers_ignore
--algorithm
--max_neighbours
--collapse_mismatches
--collapse_min_count
--save_collapsed_reads
--multiplet_recovery
--graph_max_refinement_recursion_depth
--graph_max_edges_to_split
--graph_min_count
--save_edgelist
--min_size
--max_size
--dynamic_filter
--aggregate_calling
--save_raw_component_metrics
--save_annotate_dataset
--skip_analysis
--compute_polarization
--compute_colocalization
--use_full_bipartite
--polarization_transformation
--polarization_n_permutations
--polarization_min_marker_count
--colocalization_transformation
--colocalization_neighbourhood_size
--colocalization_n_permutations
--colocalization_min_region_count
--colocalization_min_marker_count
--save_analysis_dataset
--skip_layout
--no_node_marker_counts
--layout_algorithm
--skip_report

Note

Parameter has been updated if both old and new parameter information is present.
Parameter has been added if just the new parameter information is present.
Parameter has been removed if new parameter information isn't present.

Aratz and others added 30 commits January 19, 2026 09:03
Co-authored-by: Adrien Coulier <adrien.coulier@pixelgen.com>
…omponent-size

Default to 8000 UMIs as minimum component size
Co-authored-by: Adrien Coulier <adrien.coulier@pixelgen.com>
`file-path` checks the path is not a directory, which doesn't work well
with `pipelines_testdata_base_path`.
…iner

Add override parameter for experiment summary container
@Aratz Aratz requested a review from a team as a code owner February 26, 2026 15:24
@github-actions

github-actions Bot commented Feb 26, 2026

Copy link
Copy Markdown

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

Posted for pipeline commit d633d1b

+| ✅ 226 tests passed       |+
#| ❔   8 tests were ignored |#
#| ❔   1 tests had warnings |#
!| ❗   5 tests had warnings |!
Details

❗ Test warnings:

  • files_unchanged - LICENSE does not match the template
  • pipeline_todos - TODO string in main.nf: Optionally add in-text citation tools to this list.
  • pipeline_todos - TODO string in main.nf: Optionally add bibliographic entries to this list.
  • pipeline_todos - TODO string in main.nf: Only uncomment below if logic in toolCitationText/toolBibliographyText has been filled!
  • included_configs - Pipeline config does not include custom configs. Please add the includeConfig line.

❔ Tests ignored:

❔ Tests fixed:

✅ Tests passed:

Run details

  • nf-core/tools version 3.5.2
  • Run at 2026-03-04 07:11:30

@johandahlberg johandahlberg left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

Comment thread nextflow.config
Comment thread CITATIONS.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread subworkflows/local/utils_nfcore_pixelator_pipeline/main.nf
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread README.md Outdated
Comment thread workflows/pixelator.nf

@FriederikeHanssen FriederikeHanssen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Reminder to update the github keywords once the release is out

Putting a request changes to make sure the detect_technology behavior is intended

@Aratz Aratz requested a review from FriederikeHanssen March 4, 2026 07:10

@FriederikeHanssen FriederikeHanssen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nice work!

@FriederikeHanssen

Copy link
Copy Markdown
Contributor

AWS test run here: https://cloud.seqera.io/orgs/nf-core/workspaces/AWSmegatests/watch/4dQY1fAINZjh7t/logs please check that it works before releaseing

@Aratz

Aratz commented Mar 4, 2026

Copy link
Copy Markdown
Contributor Author

Thanks for your review!

The link to the AWS megatests doesn't work though, I land on the "Organizations" page and there is an error message saying the the nf-core organization was not found. I logged in to seqera through my github account, so I was hoping it would import the organization from there, but maybe that's not the case?

@FriederikeHanssen

Copy link
Copy Markdown
Contributor

no that unfortunately doesn't work. we need to add you. Will do this now.

@FriederikeHanssen

Copy link
Copy Markdown
Contributor

done

@Aratz

Aratz commented Mar 4, 2026

Copy link
Copy Markdown
Contributor Author

Thank you!

@Aratz Aratz merged commit 71a224c into master Mar 4, 2026
38 checks passed
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