-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Annotate SVs with somatic SV observation frequencies #1194
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## develop #1194 +/- ##
========================================
Coverage 99.36% 99.37%
========================================
Files 38 38
Lines 1903 1905 +2
========================================
+ Hits 1891 1893 +2
Misses 12 12
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, looks good 👍
Thank you @ivadym for the review. I have addressed almost all of them and opened issues that fell outside the scope of this PR. Although some of the refactoring could also be taken to another PR, but I made those changes here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice 💯
Thanks for addressing my comments @khurrammaqbool 🥇
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
This PR:
Added: The annotation of somatic SVs from somatic SV observations frequencies.
Review and tests: