plot.effects: Effect size plotting function. Requires a data frame with at...

Description Usage

Description

Effect size plotting function. Requires a data frame with at least 3 columns: CHR, BP and BETA.

Usage

1
2
3
4
plot.effects(d, chrm = NULL, rng = NULL, colors = c("steelblue",
  "gray50"), ylab = "Effect Size", ylim = NULL, cex.x.axis = 1,
  annotate = NULL, main = NULL, sub = NULL, pdf.file = NULL,
  width = 20, height = 6, ...)

jdidion/fancyplots documentation built on May 18, 2019, 11:30 p.m.