Il-Youp Kwak ilyoup.kwak@gmail.com, with contributions from Karl W Broman.
QTL mapping for function valued trait
This is an R package with add-on functions for the R/qtl package to deal with function valued trait on QTL mapping.
To install the package from github,
install.packages("devtools")
library(devtools)
install_github("ikwak2/funqtl")