broadinstitute / gnomad_methods

Hail helper functions for the gnomAD project and Translational Genomics Group
https://gnomad.broadinstitute.org
MIT License
89 stars 29 forks source link

Add `filter_meta_array` and change `filter_arrays_by_meta` to support more complex `items_to_filter` parameters by using `filter_meta_array` #725

Open jkgoodrich opened 3 months ago

jkgoodrich commented 3 months ago

I still need to add tests for the added function and modified function