gnomad_methods
gnomad_methods copied to clipboard
Hail helper functions for the gnomAD project and Translational Genomics Group
Add generic functions that were in `gnomad_lof` repo.
Add a module to the vep utils to remove 100% missing fields. This would cover https://github.com/broadinstitute/gnomad_qc/issues/186. There may be utility in generalizing the function to remove any field that is...
Hi @jkgoodrich , @konradjk, cc @wlu04. Please have a look at the VQSR workflow and review. I decided to put resources file paths and parameters required for the workflow to...
### What you did: We want to use the ancestry classification tool to predict genetic ancestry of UKBB samples. (https://gnomad.broadinstitute.org/news/2021-09-using-the-gnomad-ancestry-principal-components-analysis-loadings-and-random-forest-classifier-on-your-dataset/) ### What happened: There is an error of "TypeError: object...
The GENCODE GTF files associated with gnomAD annotations are occasionally useful. For example, they are needed to get the gene and transcript version numbers for VEP annotations for Ensembl transcripts....
Hi, it seems the current `ref_allele_mismatch` doesn't work when the original reference allele has more than one bp. This PR fixes the issue. Additionally, I found there are `ref_allele_mismatch` cases...
I'm planning to archive the gs://gnomad-public-requester-pays data, so it probably doesn't make sense to maintain functions that call data from that bucket: https://github.com/broadinstitute/gnomad_methods/blob/e625c03b4f5e4d60b1b7c15402eeeab7a92ea3ea/tests/resources/test_resource_utils.py