Package: statgenMPP
Title: QTL Mapping for Multi Parent Populations
Version: 1.0.1.1
Date: 2022-08-24
Authors@R: c(person(given = "Wenhao", 
                    family = "Li", 
                    email = "wenhao.li@wur.nl", 
                    role = "aut",
                    comment = c(ORCID = "0000-0001-5719-5775")),
             person(given = "Martin", 
                    family = "Boer", 
                    email = "martin.boer@wur.nl", 
                    role = "aut",
                    comment = c(ORCID = "0000-0002-1879-4588")),
             person(given = "Bart-Jan", 
                    family = "van Rossum", 
                    email = "bart-jan.vanrossum@wur.nl", 
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0002-8673-2514")),
             person(given = "Fred", 
                    family = "van Eeuwijk",
                    role = "ctb",
                    comment = c(ORCID = "0000-0003-3672-2921")))        
Description: For Multi Parent Populations (MPP) Identity By Descend (IBD) 
    probabilities are computed using Hidden Markov Models. These probabilities 
    are then used in a mixed model approach for QTL Mapping as described in 
    Li et al. (<doi:10.1007/s00122-021-03919-7>).
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Depends: R (>= 3.6), statgenGWAS (>= 1.0.8)
Imports: data.table, foreach, ggplot2, gridExtra, LMMsolver, Matrix,
        scales, spam, statgenIBD (>= 1.0.4), stringi
Suggests: rmarkdown, knitr, tinytest
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-08-24 08:58:31 UTC; rossu027
Author: Wenhao Li [aut] (<https://orcid.org/0000-0001-5719-5775>),
  Martin Boer [aut] (<https://orcid.org/0000-0002-1879-4588>),
  Bart-Jan van Rossum [aut, cre]
    (<https://orcid.org/0000-0002-8673-2514>),
  Fred van Eeuwijk [ctb] (<https://orcid.org/0000-0003-3672-2921>)
Maintainer: Bart-Jan van Rossum <bart-jan.vanrossum@wur.nl>
Repository: CRAN
Date/Publication: 2022-08-24 09:30:02 UTC
