rgcgithub / regenie

regenie is a C++ program for whole genome regression modelling of large genome-wide association studies.
https://rgcgithub.github.io/regenie
Other
183 stars 53 forks source link

Allow mutually exclusive --aaf-bins in burden tests #423

Open Wainberg opened 1 year ago

Wainberg commented 1 year ago

Would be great to support mutually exclusive instead of cumulative --aaf-bins. This can currently be simulated by running regenie multiple times with different variant lists included each time based on allele frequency bins, but it's a bit messy.

joellembatchou commented 1 year ago

Hi,

Thank you for the suggestion; we have made note of this feature request.

Cheers, Joelle