LinkageMapView
Plot Linkage Group Maps with QTLs
To install LinkageMapView from Github in R:
install.packages("devtools")
devtools:: install_github("louellette/LinkageMapView")
Once installed:
library(LinkageMapView)
To see examples and parameter descriptions:
?lmv
Feel free to add Issues for problems or questions.