Package: polyqtlR
Type: Package
Title: QTL Analysis in Autopolyploid Bi-Parental F1 Populations
Version: 0.0.4
Date: 2020-12-04
Authors@R: c(person("Peter","Bourke", email = "pbourkey@gmail.com", role = c("aut","cre")),
          person("Christine","Hackett", role = "aut"),
             person("Chris","Maliepaard", role = "ctb"),
             person("Geert","van Geest", role = "aut"),
             person("Roeland","Voorrips", role = "ctb"),
             person("Johan","Willemsen", role = "ctb"))
Maintainer: Peter Bourke <pbourkey@gmail.com>
Description: Quantitative trait loci (QTL) analysis in polyploid bi-parental F1 populations. 
    For all ploidy levels, identity-by-descent (IBD) probabilities can be estimated.
    Significance thresholds, exploring QTL allele effects and visualising results are provided. 
    The methods have been largely described in the dissertation of P.M. Bourke in 2018 <doi:10.18174/444415>.
Depends: R (>= 3.5.0)
Imports: abind, doParallel, foreach, Hmisc, knitr, nlme, RColorBrewer,
        Rcpp (>= 0.12.19), reshape2, rmarkdown
Suggests: polymapR, mappoly
License: GPL-3
Encoding: UTF-8
SystemRequirements: C++11
RoxygenNote: 7.1.1
VignetteBuilder: knitr
LazyData: true
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
Packaged: 2020-12-14 19:35:34 UTC; bourk001
Author: Peter Bourke [aut, cre],
  Christine Hackett [aut],
  Chris Maliepaard [ctb],
  Geert van Geest [aut],
  Roeland Voorrips [ctb],
  Johan Willemsen [ctb]
Repository: CRAN
Date/Publication: 2020-12-16 10:40:02 UTC
