Plot Linkage Group Maps with QTLs
install.packages("LinkageMapView")
library("LinkageMapView")
install.packages("devtools")
library(devtools)
devtools::install_github("bio-services/LinkageMapView", build_vignettes=TRUE)
library(LinkageMapView)
?lmv.linkage.plot
Feel free to add Issues for problems or questions.