A simple regression-based method to map quantitative trait loci underlying function-valued phenotypes
This repository contains the source for Kwak I-L, Moore CR, Spalding EP, Broman KW (2014) A simple regression-based method to map quantitative trait loci underlying function-valued phenotypes. Genetics 197:1409-1416. [PubMed | PDF]
Also see the funqtl package, for R.
Here's a description of the files:
Datas/
- data used in the application; see Moore et al. (2003);
also available at the
QTL archive.
R/
- R code to create the figures
RDatas/
- Simulation and analysis results used in the figures
Simulations/
- Code to run the simulations
funqtl.tex
- LaTeX file for the manuscript
funqtl_supp.tex
- LaTeX file for the supplement
funqtl.bib
- BibTeX file with references
genetics.bst
- BibTeX style file for
Genetics-style references
Makefile
- GNU make file for
compiling the manuscript
The manuscript is licensed under the Creative Commons Attribution 3.0 Unported License.
The software is licensed under the MIT license.