Closed ch-kr closed 3 months ago
This PR updates rmc/utils/constraint.py to support GRCh38.
rmc/utils/constraint.py
Major changes:
create_filtered_context_ht
calculate_exp_from_mu
Minor changes:
add_obs_annotation
file_exists
check_file_exists_raise_error
vep_context
all_loci_chisq_ht
This PR updates
rmc/utils/constraint.py
to support GRCh38.Major changes:
create_filtered_context_ht
andcalculate_exp_from_mu
to use code from gnomad_methods or gnomad_constraint where possibleMinor changes:
add_obs_annotation
file_exists
tocheck_file_exists_raise_error
where appropriatevep_context
all_loci_chisq_ht
(for more permanent storage, also consistency with upcoming PR updating pipeline script)