# NOT RUN {
MF.obj <- genphys_fit(MF.obj, type = "consensus", z = 5, chromosomes = 1:5, map = NULL)
MF.obj <- genphys_fit(MF.obj, type = "map", z = 5, chromosomes = 1:5, map = "Col-0_Blh-1.csv")
# Plot the result
plot(MF.obj, which = "mareymap", maps = "consensus", chr = 1:5)
# }
Run the code above in your browser using DataLab