plot_effects.RdPlots effect sizes distribution dependent on minor allele frequency.
plot_effects(shapes_rare, shapes_common, thr)
| 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 |
Marcin Kierczak <marcin.kierczak@scilifelab.se>