Source: qtl
Section: math
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper (>> 4.1.0), cdbs, r-base-dev (>= 2.5.1)
Standards-Version: 3.7.2
Homepage: http://www.rqtl.org

Package: r-cran-qtl
Architecture: any
Depends: ${shlibs:Depends}, r-base-core (>= 2.5.1)
Description: GNU R package for genetic marker linkage analysis
 R/qtl is an extensible, interactive environment for
 mapping quantitative trait loci (QTLs) in experimental crosses. It is
 implemented as an add-on-package for the freely available and widely used
 statistical language/software R (see http://www.r-project.org). The
 user will benefit from the seamless integration of the QTL mapping
 software into a general statistical analysis program. 
 .
 The current version of R/qtl includes facilities for estimating
 genetic maps, identifying genotyping errors, and performing single-QTL
 genome scans and two-QTL, two-dimensional genome scans, by interval
 mapping (with EM algorithm), Haley-Knott regression, and multiple
 imputation. All of this may be done in the presence of covariates
 (such as sex, age or treatment). The fit of higher-order QTL models,
 with sophisticated techniques for model comparisons and model search,
 will be incorporated soon.
