Package: qtl2pattern
Type: Package
Title: Pattern Support for 'qtl2' Package
Version: 1.2.1
Date: 2023-03-11
Authors@R: c(person("Brian S Yandell",
                role = c("aut", "cre"),
                email = "brian.yandell@wisc.edu"))
Description: Routines in 'qtl2' to study allele patterns in quantitative trait loci (QTL)
    mapping over a chromosome.
    Useful in crosses with more than two alleles to identify how sets of alleles,
    genetically different strands at the same locus, have different response levels.
    Plots show profiles over a chromosome.
    Can handle multiple traits together.
    See <https://github.com/byandell/qtl2pattern>.
Depends: R (>= 3.1.0)
Imports: dplyr, tidyr, stringr, ggplot2, assertthat, qtl2, qtl2fst,
        fst, rlang, stats, graphics
Suggests: knitr, rmarkdown, qtl2ggplot
VignetteBuilder: knitr
License: GPL-3
URL: https://github.com/byandell/qtl2pattern
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-03-11 22:10:05 UTC; brianyandell
Author: Brian S Yandell [aut, cre]
Maintainer: Brian S Yandell <brian.yandell@wisc.edu>
Repository: CRAN
Date/Publication: 2023-03-11 22:30:02 UTC
Built: R 4.4.3; ; 2025-10-13 11:52:15 UTC; windows
