-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support non-UKB variants with exome AC of 0
Some variants in gnomad_v4_non_ukb have `variant.exome.freq.non_ukb.ac_raw` set to 0, indicating a variant with exome results in the full v4 dataset but all of whose v4 exome results are in UKB. That ended up getting converted by the API into a variant with an `exome` field, but all the fields of which were `null`, with predictable results.
- Loading branch information
1 parent
f656414
commit 288c720
Showing
1 changed file
with
80 additions
and
74 deletions.
There are no files selected for viewing
This file contains 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