Skip to content

update output structure#35

Merged
ch99l merged 1 commit into
develfrom
output_files
Jun 29, 2026
Merged

update output structure#35
ch99l merged 1 commit into
develfrom
output_files

Conversation

@ch99l

@ch99l ch99l commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the pipeline’s output layout to group count outputs into dedicated subdirectories and adds 10x-style matrix exports alongside the existing RDS artifacts.

Changes:

  • Restructures transcript discovery outputs into unique_counts/ and gene_counts/ directories.
  • Restructures EM quantification outputs into transcript_counts_* / gene_counts_clusters/ directories.
  • Adds the DropletUtils Bioconductor dependency to support writing 10x-formatted outputs.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.

File Description
README.md Documents the new output directory structure and adds descriptions for 10x matrix files.
modules/bambu/transcript_discovery.nf Writes unique/gene counts into subdirectories and publishes those directories.
modules/bambu/EM_quant.nf Writes EM outputs into subdirectories and publishes those directories.
containers/r/Dockerfile Adds bioconductor-dropletutils to the R container image.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread modules/bambu/transcript_discovery.nf
Comment thread modules/bambu/transcript_discovery.nf
Comment thread README.md
Comment thread README.md
@ch99l ch99l merged commit f4ff07a into devel Jun 29, 2026
15 checks passed
@ch99l ch99l deleted the output_files branch June 29, 2026 07:44
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.

2 participants