Package: qtl2pattern Type: Package Title: Pattern Support for 'qtl2' Package Version: 1.2.7 Date: 2025-07-16 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 . 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.3.2 Config/pak/sysreqs: libicu-dev Repository: https://byandell-sysgen.r-universe.dev Date/Publication: 2025-07-16 22:32:46 UTC RemoteUrl: https://github.com/byandell-sysgen/qtl2pattern RemoteRef: HEAD RemoteSha: 905272f46e59c630d2c3965558ec49332ba6dc97 NeedsCompilation: no Packaged: 2026-06-11 09:23:01 UTC; root Author: Brian S Yandell [aut, cre] Maintainer: Brian S Yandell