gg_Volcano
gg_Volcano.Rd
Creates a volcano plot.
Usage
gg_Volcano(
folder = "GWAS_Results/",
trait = list_Traits(folder)[1],
title = trait,
markers = NULL,
labels = markers,
models = c("MLM", "FarmCPU", "BLINK", "MLMM", "GLM", "CMLM", "SUPER")
)