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.
R/qtl2 (aka qtl2) is a reimplementation of the QTL analysis software R/qtl, to better handle high-dimensional data and complex cross designs.
The qtl2convert package is for converting data among the R/qtl2, DOQTL, and R/qtl formats.
Install the qtl2convert package from CRAN:
install.packages("qtl2convert")Alternatively, install it from R universe:
install.packages("qtl2convert", repos=c("https://rqtl.r-universe.dev",
"https://cloud.r-project.org"))Or use remotes to install it from its GitHub source:
install.packages("remotes")
remotes::install_github("rqtl/qtl2convert")Licensed under GPL-3.
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.