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