-
Notifications
You must be signed in to change notification settings - Fork 8
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
[FIX] Readd removed if case #223
Conversation
Codecov Report
@@ Coverage Diff @@
## master #223 +/- ##
=======================================
Coverage 98.39% 98.40%
=======================================
Files 18 18
Lines 874 875 +1
=======================================
+ Hits 860 861 +1
Misses 14 14
Continue to review full report at Codecov.
|
chr1 267 . N <DEL> 3 PASS END=285;SVLEN=-18;iGenVar_SVLEN=-18;SVTYPE=DEL GT ./. | ||
chr1 283 . N <DEL> 3 PASS END=298;SVLEN=-15;iGenVar_SVLEN=-15;SVTYPE=DEL GT ./. | ||
chr1 509 . N <DEL> 1 PASS END=528;SVLEN=-19;iGenVar_SVLEN=-19;SVTYPE=DEL GT ./. |
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.
Were these deletions incorrect?
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.
Yes, they came from other SV types:
Double Translocation ref: (266, 282] translocated after 286
Duplication in reference and read covered by SA tag ref: (509, 527] with copynumber=5
Signed-off-by: Lydia Buntrock <[email protected]>
0dde7db
to
3cd2375
Compare
I made a mistake when calling INVs. I accidentally deleted one if case too many.
![results no_DUP_and_INV-INS all](https://user-images.githubusercontent.com/5746285/179751168-633a9b95-91c6-4c35-8aae-fbff3566baed.png)
![results no_DUP_and_INV all](https://user-images.githubusercontent.com/5746285/179777868-428a062a-20f9-4bbd-85eb-f7b83cd38cd4.png)
With the new benchmarks, I then noticed on the plot that something is not right.
It was:
and now it is: