The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

LinkageMapView

Plot Linkage Group Maps with QTLs

Install LinkageMapView by downloading the latest CRAN release:

install.packages("LinkageMapView")
library("LinkageMapView")

If you wish to install the latest developmental release

First install the devtools package.

install.packages("devtools")
library(devtools)

Then to install LinkageMapView:

devtools:: install_github("louellette/LinkageMapView",build_vignettes=TRUE)

Once installed:

library(LinkageMapView)

To see examples and parameter descriptions:

?lmv.linkage.plot

Feel free to add Issues for problems or questions.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.