R qtl2: Rewrite of a very old R package - Karl Broman - rstudio::con(2019L) Video

KARL BROMAN

For nearly 20 years, I've been developing, maintaining, and supporting an R package, R/qtl, for mapping quantitative trait loci (genetic loci that contribute to variation in quantitative traits, such as blood pressure) in experimental crosses (such as in mice). It's a rather large package, with 39k lines of R code, 24k lines of C code, and nearly 300 user-accessible functions. In the past several years, I've been working on rewriting the package, to better handle high-dimensional data and more complex experimental crosses. This has been a good opportunity to take advantage of many new tools, including Rcpp, Roxygen2, and testthat. I'll describe my efforts to avoid repeating the mistakes I made the first time around.

VIEW MATERIALS

This topic was automatically closed after 21 days. New replies are no longer allowed.


If you have a query related to it or one of the replies, start a new topic and refer back with a link.