broadinstitute / regional_missense_constraint

Code to calculate regional missense constraint
BSD 3-Clause "New" or "Revised" License
13 stars 1 forks source link

Use true expected values in RMC (+ flexibility for non-mis) #295

Closed lw453 closed 1 year ago

lw453 commented 1 year ago

This PR does some major restructuring around the resources used to prepare for breakpoint search, particularly in discarding the workaround method to calculate expected values and adding some flexibility to add constraint-related annotations to synonymous and nonsense variants.

Major changes:

Minor changes: