Skip to content

Separate depths script into summary and within gene plotting#281

Merged
FerriolCalvet merged 4 commits intodevfrom
updating-depths
Apr 22, 2025
Merged

Separate depths script into summary and within gene plotting#281
FerriolCalvet merged 4 commits intodevfrom
updating-depths

Conversation

@FerriolCalvet
Copy link
Collaborator

@FerriolCalvet FerriolCalvet commented Apr 15, 2025

The user will now always get a summary of the depths by default, and then if interested and turns on the plot_depths parameter it will also get the plots of the depth within a gene, meaning how much coverage per position in gene, exon and so on...

@FerriolCalvet FerriolCalvet requested a review from Copilot April 15, 2025 22:41
@FerriolCalvet FerriolCalvet linked an issue Apr 15, 2025 that may be closed by this pull request
4 tasks
Copy link
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.

Copilot reviewed 1 out of 5 changed files in this pull request and generated no comments.

Files not reviewed (4)
  • conf/modules.config: Language not supported
  • modules/local/plot/depths_summary/main.nf: Language not supported
  • subworkflows/local/plotdepths/main.nf: Language not supported
  • workflows/deepcsa.nf: Language not supported

@FerriolCalvet FerriolCalvet requested a review from Copilot April 19, 2025 11:26
Copy link
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.

Copilot reviewed 1 out of 7 changed files in this pull request and generated no comments.

Files not reviewed (6)
  • conf/modules.config: Language not supported
  • conf/test_real.config: Language not supported
  • conf/tools/omega.config: Language not supported
  • modules/local/plot/depths_summary/main.nf: Language not supported
  • subworkflows/local/plotdepths/main.nf: Language not supported
  • workflows/deepcsa.nf: Language not supported

@FerriolCalvet FerriolCalvet linked an issue Apr 19, 2025 that may be closed by this pull request
@FerriolCalvet FerriolCalvet changed the title [DRAFT] Separate depths script into summary and within gene plotting Separate depths script into summary and within gene plotting Apr 19, 2025
@FerriolCalvet FerriolCalvet removed a link to an issue Apr 19, 2025
4 tasks
Copy link
Member

@FedericaBrando FedericaBrando left a comment

Choose a reason for hiding this comment

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

Nicely done - I love the PR scope being very strict to the enhancement update, the cleaning of the plot files and the overall improved logic.

I only have a small comment regarding a possible ambiguity in the output in a process - other than that - very well done!

@FerriolCalvet FerriolCalvet merged commit 2b09978 into dev Apr 22, 2025
@FerriolCalvet FerriolCalvet deleted the updating-depths branch April 22, 2025 11:53
@FerriolCalvet
Copy link
Collaborator Author

keep an eye in the comments for potential future issues regarding output channels

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.

Separate plot depths from the computation of average depths

3 participants