Description Usage Arguments Value
View source: R/manhattan_plot.R
Create a manhattan plot from a data.frame
.
1 2 3 | manhattan_plot(data, threshold, thin = FALSE,
thin.param = list(logp.thin.thresh = 5, logp.thin.rate = 0.1, buffer =
1e+06), header = list(chr = "CHR", pos = "BP", pval = "P"))
|
data |
[ |
threshold |
[ |
thin |
[ |
thin.param |
[ |
header |
[ |
A ggplot2
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.