Conversation
- branch does NOT work
…d main nextflow files to integrate in the pipeline
… as in modules main.nf
…ig , corrected process
Collaborator
Author
|
tested that the branch works in this seqera run |
Collaborator
Author
|
Note that to plot the groups they should be parsed in seqera as this:
When groups are set up in other format it will use only the first group for comparisons (in this case "BLADDER_LOCATION"):
Checked in this run |
m-huertasp
reviewed
Feb 25, 2026
Collaborator
m-huertasp
left a comment
There was a problem hiding this comment.
Hola!! I think this is quite a nice job! As we talked about, there are a few things that might need to be changed. I have added some comments so it is easier to check the things we discussed.
Good job!
Co-authored-by: Marta Huertas <97596516+m-huertasp@users.noreply.github.com>
…s parameter, and the output of a pdf with all plots per group. Also added a condition so this module can only run when user defines a groups list
efigb
commented
Feb 25, 2026
efigb
commented
Feb 25, 2026
…ALL_GENES values per group. Added new input in config for it. Also fixed bug in processing groups and added in modules.config a subdirectory for output
efigb
commented
Feb 26, 2026
efigb
commented
Feb 26, 2026
efigb
commented
Feb 26, 2026
Collaborator
Author
|
tested branch in pipeline with seqera and works |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This branch adds a new module to process analysis of consensus exons depth for a defined group of samples and for a subset of genes (default genes in the panel) plotting all these possibilities in an output pdf that is stored in the same output directory as plotting the depths (
/depths/summary)