manhattan.bayes: Manhattan plot for results from Bayesian analysis. Requires...

Description Usage

Description

Manhattan plot for results from Bayesian analysis. Requires at least 3 column data frame: CHR, BP, and STAT, corresponding to chromosome number, genomic coordinate, and Bayes factor. Missing values (where regression failed to converge, for instance) should be recoded NA before reading into R. The plot alternates between two colors.

Usage

1
2
manhattan.bayes(d, mapping = NULL, colors = c("steelblue", "gray50"),
  chrms = 1:19, sub = "Bayesian Association", ...)

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