Merged
Conversation
- use synonymous mutation rates instead of relative mutrates - use mutation rate for omegagloballoc and mutated reads rate for omegamultigloballoc - add all_samples mutational profile to omega input - rename scripts and modules accordingly to the changes
Closed
4 tasks
This was referenced Dec 21, 2024
Closed
FerriolCalvet
commented
Dec 21, 2024
Collaborator
Author
FerriolCalvet
left a comment
There was a problem hiding this comment.
all good!
let's merge it, and if after we revise omega code we see that there is any change required we'll fix that
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.
After fixing the filtering of mutations and realizing that the redistribution of the numbers of synonymous mutations per gene per sample could be improved by using the depth per position but also the mutational profile of the sample and the full cohort, we had to make some changes in the omega modules and subworkflow.
In addition to the changes described above, we are also updating the container name for the omega modules to reflect an updated version, we should formalize this as soon as we start defining a version naming for omega.
I DO NOT EXPECT ANY ADDITIONAL CHANGES IN deepCSA (this is the reason for opening the PR)
BUT DO NOT MERGE UNTIL ALL THIS IS CHECKED, SINCE WE MIGHT NEED CHANGES IN the omega version/implementations