Package: qtl2fst Version: 0.31-1 Date: 2026-07-10 Title: Database Storage of Genotype Probabilities for QTL Mapping Description: Uses the 'fst' package to store genotype probabilities on disk for the 'qtl2' package. These genotype probabilities are a central data object for mapping quantitative trait loci (QTL), but they can be quite large. The facilities in this package enable the genotype probabilities to be stored on disk, leading to reduced memory usage with only a modest increase in computation time. Author: Karl W Broman [aut, cre] (), Brian S Yandell [aut] (), Petr Simecek [aut] () Maintainer: Karl W Broman Authors@R: c(person("Karl W", "Broman", role=c("aut", "cre"), email="broman@wisc.edu", comment=c(ORCID = "0000-0002-4914-6671")), person("Brian S", "Yandell", role="aut", email="byandell@wisc.edu", comment=c(ORCID = "0000-0002-8774-9377")), person("Petr", "Simecek", role="aut", comment=c(ORCID = "0000-0002-2922-7183"))) Depends: R (>= 3.1.0) Imports: fst, qtl2 (>= 0.24) Suggests: testthat, knitr, rmarkdown VignetteBuilder: knitr License: GPL-3 URL: https://github.com/rqtl/qtl2fst ByteCompile: true Encoding: UTF-8 Roxygen: list(markdown=TRUE) Config/roxygen2/version: 8.0.0 Repository: https://rqtl.r-universe.dev Date/Publication: 2026-07-10 11:23:54 UTC RemoteUrl: https://github.com/rqtl/qtl2fst RemoteRef: HEAD RemoteSha: 56b7332ab5dbddd01006e714d17008f92ae45671 NeedsCompilation: no Packaged: 2026-07-10 16:32:35 UTC; root