Skip to content

feat: add save_cellranger_extra_files param#195

Merged
kelly-sovacool merged 5 commits intomainfrom
iss-187
Sep 15, 2025
Merged

feat: add save_cellranger_extra_files param#195
kelly-sovacool merged 5 commits intomainfrom
iss-187

Conversation

@kelly-sovacool
Copy link
Copy Markdown
Member

@kelly-sovacool kelly-sovacool commented Sep 12, 2025

Changes

Add new parameter: save_cellranger_extra_files.
When false (default), only h5 files are published from cellranger_count.
When true, the bam, bai, & cloupe files are also published.

Issues

resolves #187

PR Checklist

(Strikethrough any points that are not applicable.)

  • This comment contains a description of changes with justifications, with any relevant issues linked.
  • [ ] Write tests using nf-test for any new features, bug fixes, or other code changes.
  • Update docs if there are any API changes.
  • [ ] If a new nextflow process is implemented, define the process container and stub.
  • Update CHANGELOG.md with a short description of any user-facing changes and reference the PR number. Guidelines: https://keepachangelog.com/en/1.1.0/

@kelly-sovacool kelly-sovacool enabled auto-merge (squash) September 12, 2025 19:01
@kelly-sovacool kelly-sovacool merged commit d0ee4f7 into main Sep 15, 2025
5 checks passed
@kelly-sovacool kelly-sovacool deleted the iss-187 branch September 15, 2025 13:58
@github-actions github-actions bot restored the iss-187 branch September 15, 2025 13:59
@kelly-sovacool kelly-sovacool deleted the iss-187 branch September 15, 2025 14:01
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.

Parameter option to return all outputs from CellRanger

3 participants