ggmanhattan: Plot a manhattan plot using ggplot2.

Description Usage Arguments

Description

Plot a manhattan plot using ggplot2.

Usage

1
2
3
ggmanhattan(data, chr = "CHR", bp = "BP", P = "P", logP = TRUE,
  build = "hg19", significance = c(5e-08),
  theme_base = theme_publication(), scale_color = scale_color_traditional())

Arguments

data
chr
bp
P
logP
build
theme_base
scale_color

mkanai/ggman documentation built on May 23, 2019, 1:05 a.m.