Published May 22, 2020
| Version 0.22
Software
Open
rqtl/qtl2fst: Version 0.22
Description
Major changes
Added
calc_genoprob_fst()which combinescalc_genoprob()andfst_genoprob()to save use of RAM when calculating genotype probabilties.Added
genoprob_to_alleleprob_fst()which combinesgenoprob_to_alleleprob()andfst_genoprob()to save use of RAM when converting genotype probabilties to allele dosages.Added
summary()andprint()functions for"fst_genoprob"objects.Rewrote the vignette using the iron dataset, so that it's faster to build.
- Fixed use of
class(), avoiding constructions like"blah" %in% class(object)and instead usinginherits(object, "blah").
Files
rqtl/qtl2fst-0.22.zip
Files
(55.8 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:ff35dfdf51918eb556b6aabe7d5bf6f6
|
55.8 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/rqtl/qtl2fst/tree/0.22 (URL)