Plots effect sizes distribution dependent on minor allele frequency.

plot_effects(shapes_rare, shapes_common, thr)

Arguments

shapes_rare

- params for Beta distribution for the rare variants

shapes_common

- params for Beta distribution for the common variants

thr

- threshold, markers with maf below or equal to it are considered rare

Author

Marcin Kierczak <marcin.kierczak@scilifelab.se>