manhattan: Generic Manhattan plotting function. Requires a data frame...

Description Usage

Description

Generic Manhattan plotting function. Requires a data frame with at least 3 columns: CHR, BP and STAT.

Usage

1
2
3
4
manhattan(d, colors, ylab, ymax = NULL, cex.x.axis = 1, annotate = NULL,
  anno.col = "green", main = NULL, sub = NULL, threshold = NULL,
  lty.threshold = 1, col.threshold = "red", dev.type = c("jpg", "pdf"),
  dev.file = NULL, width = 20, height = 6, ...)

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