ReadMe.md

R/qtl2

Build Status

Karl W Broman

R/qtl2 (aka qtl2) is a reimplementation of the QTL analysis software R/qtl, to better handle high-dimensional data and complex cross designs.

Installation

R/qtl2 is early in development and so is not yet available on CRAN.

You can install R/qtl2 from its GitHub repository. You first need to install the devtools package.

install.packages("devtools")

Then install R/qtl2 using devtools::install_github().

library(devtools)
install_github("kbroman/qtl2")

Vignettes

License

Licensed under GPL-3.



simecek/qtl2 documentation built on May 29, 2019, 10:01 p.m.