Package: mppR
Type: Package
Version: 1.3.0
Date: 2021-05-15
Title: Multi-Parent Population QTL Analysis
Authors@R: c(person("Vincent", "Garin", role = c("aut", "cre"),
             email = "vincent.garin6@gmail.com",
             comment = c(ORCID = "0000-0002-5571-1841")),
             person("Valentin", "Wimmer", role = c("aut")),
             person("Dietrich", "Borchardt", role = c("ctb", "dtc")),
             person("Fred", "van Eeuwijk", role = c("ctb", "ths")),
             person("Marcos", "Malosetti", role = c("ctb", "ths")))
Description: Analysis of experimental multi-parent populations to detect
             regions of the genome (called quantitative trait loci, QTLs)
             influencing phenotypic traits. The population must be composed of crosses
             between a set of at least three parents (e.g. factorial design,
             'diallel', or nested association mapping). The functions cover data
             processing, QTL detection, and results visualization. The implemented
             methodology is described by Garin, Wimmer, Mezmouk, Malosetti and
             van Eeuwijk (2017) <doi:10.1007/s00122-017-2923-3>.
License: GPL-3
Imports: ggplot2, graphics, grDevices, methods, parallel, qtl, stats,
        utils, igraph
Depends: R(>= 3.1.0)
Suggests: testthat
RoxygenNote: 7.1.1
Encoding: UTF-8
URL: https://github.com/vincentgarin/mppR
BugReports: https://github.com/vincentgarin/mppR/issues
NeedsCompilation: no
Packaged: 2021-05-15 12:01:51 UTC; gebruiker
Author: Vincent Garin [aut, cre] (<https://orcid.org/0000-0002-5571-1841>),
  Valentin Wimmer [aut],
  Dietrich Borchardt [ctb, dtc],
  Fred van Eeuwijk [ctb, ths],
  Marcos Malosetti [ctb, ths]
Maintainer: Vincent Garin <vincent.garin6@gmail.com>
Repository: CRAN
Date/Publication: 2021-05-15 12:20:03 UTC
Built: R 4.0.2; ; 2021-05-16 10:57:11 UTC; unix
