-
Notifications
You must be signed in to change notification settings - Fork 23
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
Slivar for SVtyper vcf #92
Comments
Hi, you certainly should be able to use slivar for SVs. I'll add this to the default-order list, but meanwhile, you can download this file: https://raw.githubusercontent.com/brentp/slivar/master/src/slivarpkg/default-order.txt and add "feature_fusion" somewhere toward the bottom (if you agree that it's low impact) and save that. Then if you export the environment variable: |
And if you're not already, note that duphold annotations work well to filter variants and you can add expressions for that to the slivar command. |
I added |
I'm using Slivar to apply segregation filters to a multi-sample vcf for SV calls generated by SURVIVOR followed by SVTYPER.
I understand that Slivar was mainly developed through SNV/InDel point of view, so the SV variant classes won't be supported. That said, I have had good success with GT field based filtering for segregating SVs.
However, the output generates errors like below for nearly 2.5mil entries in the VCF:
Is there any way to silence these messages that we would expect for non-SNV calls?
The text was updated successfully, but these errors were encountered: