list_Top_Markers
list_Top_Markers.RdFinds the markers with the highest association on each chromosome.
Usage
list_Top_Markers(
folder = "GWAS_Results/",
traits = list_Traits(folder),
chr = 1:50,
models = c("MLM", "FarmCPU", "BLINK", "MLMM", "GLM", "CMLM", "SUPER"),
threshold = 5,
n = 5
)