Package: qgg
Type: Package
Title: Statistical Tools for Quantitative Genetic Analyses
Version: 1.0.0
Date: 2019-11-29
Authors@R: c(person("Peter", "Soerensen", email = "peter.sorensen@r-qgg.org",
                  role = c("aut", "cre")),
                  person("Palle", "Duun Rohde", email = "palle.d.rohde@mbg.au.dk",
                  role = "aut"),
                  person("Izel", "Fourie Soerensen", email = "izel.sorensen@gmail.com",
                  role = "aut"))
Maintainer: Peter Soerensen <peter.sorensen@r-qgg.org>
Description: Provides an infrastructure for efficient processing of large-scale genetic and phenotypic data including core functions for: 1) fitting linear mixed models, 2) constructing marker-based genomic relationship matrices, 3) estimating genetic parameters (heritability and correlation), 4) performing genomic prediction and genetic risk profiling, and 5) single or multi-marker association analyses.
    Rohde et al. (2019) <doi:10.1101/503631>.
License: GPL-3
Encoding: UTF-8
Imports: data.table, parallel, statmod, stats, MCMCpack, MASS
RoxygenNote: 6.1.1
URL: https://github.com/psoerensen/qgg
BugReports: https://github.com/psoerensen/qgg/issues
NeedsCompilation: yes
Packaged: 2019-11-30 18:00:15 UTC; Peter
Author: Peter Soerensen [aut, cre],
  Palle Duun Rohde [aut],
  Izel Fourie Soerensen [aut]
Repository: CRAN
Date/Publication: 2019-12-13 13:10:03 UTC
