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.
Version: | 0.22-7 |
Depends: | R (≥ 3.1.0) |
Imports: | fst, qtl2 (≥ 0.15-1) |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2020-07-30 |
Author: | Karl W Broman |
Maintainer: | Karl W Broman <broman at wisc.edu> |
License: | GPL-3 |
URL: | https://github.com/rqtl/qtl2fst |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | qtl2fst results |
Reference manual: | qtl2fst.pdf |
Vignettes: |
Create fst_genoprob for qtl2 data |
Package source: | qtl2fst_0.22-7.tar.gz |
Windows binaries: | r-devel: qtl2fst_0.22-7.zip, r-release: qtl2fst_0.22-7.zip, r-oldrel: qtl2fst_0.22-7.zip |
macOS binaries: | r-release: qtl2fst_0.22-7.tgz, r-oldrel: qtl2fst_0.22-7.tgz |
Please use the canonical form https://CRAN.R-project.org/package=qtl2fst to link to this page.