powered by
gpMod
manhattanPlot(b, gpData = NULL, colored = FALSE, add = FALSE, pch = 19, ylab = NULL, ...)
gpData
logical
default
FALSE
TRUE
points
title
plot
data(mice) # plot only random noise b <- rexp(ncol(mice$geno),3) manhattanPlot(b,mice)
Run the code above in your browser using DataLab