Skip to content

Add minor fixes#443

Merged
FerriolCalvet merged 11 commits intodevfrom
minor-customizations
Apr 11, 2026
Merged

Add minor fixes#443
FerriolCalvet merged 11 commits intodevfrom
minor-customizations

Conversation

@FerriolCalvet
Copy link
Copy Markdown
Member

No description provided.

- revert some PDFs back to PNGs
- Masha's script ready to be added
pending:
- connect with Nextflow
- decide if applied sample by sample + plotting later or as is with all samples being computed together
@FerriolCalvet FerriolCalvet requested a review from Copilot April 10, 2026 10:27
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 applies several small plotting/output-path adjustments across Nextflow modules and helper scripts, plus adds an R utility script for cord-blood mutation-rate analysis.

Changes:

  • Update plotting modules/scripts to write figures into new subfolders (e.g., side_figures/, domains/) and adjust Nextflow mkdir accordingly.
  • Adjust PLOT_SATURATION outputs to split PNGs vs PDFs and update ANALYZEDEPTHSGROUPS publish directory path.
  • Add an R script to compute/plot corrected trinucleotide mutation rates; add a new contamination QC plot and refactor coverage plotting logic.

Reviewed changes

Copilot reviewed 3 out of 8 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
modules/local/plot/selection_metrics/main.nf Creates side_figures/ directory for side-plot outputs.
modules/local/plot/saturation/main.nf Changes declared plot outputs and creates domains/ subdir for saturation plots.
conf/modules.config Updates ANALYZEDEPTHSGROUPS publishDir output path.
bin/plot_selectionsideplots.py Writes side figures into outdir/side_figures.
bin/plot_gene_saturation.py Writes cohort-level domain-selection PNGs into a domains/ subfolder.
bin/panels_computedna2protein.py Refactors coverage summarization to attempt DNA/Protein/Exon-level plots.
bin/cordblood_mutrate_genome_trint_corrected.R New script to compute corrected mutation rates + plots.
bin/check_contamination.py Adds a violin+swarm PDF summarizing somatic SNP proportions across samples.

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

Comment thread modules/local/plot/saturation/main.nf
@FerriolCalvet FerriolCalvet merged commit d1de688 into dev Apr 11, 2026
@FerriolCalvet FerriolCalvet deleted the minor-customizations branch April 11, 2026 14:07
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