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