Variant filtering in seqr #4777
Unanswered
anjalijain22
asked this question in
Q&A
Replies: 1 comment
-
The approved seqr joint calling pipelines should always be annotating GQ so I am not sure why you have raw data with no GQ in the first place. I would recommend making sure the data you injest is properly annotated with scores if you want to filter on them |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Hope you're doing well! I am playing around with the variant search functionality in the new hail backend and noticed that the GQ filter (under call quality) doesn't remove variants that have a missing GQ value. I am wondering if this is by design or am I using the filter wrong? If I wanted to remove all variants that have a missing GQ, how would I go about doing that?
Screenshot of the call quality filters I used:

Screenshot of a variant returned in search results having a '-' for GQ:

Many thanks,
Anjali
Beta Was this translation helpful? Give feedback.
All reactions