There is a newer version of the record available.

Published May 22, 2020 | Version 0.22
Software Open

rqtl/qtl2fst: Version 0.22

Authors/Creators

  • 1. University of Wisconsin-Madison

Description

Major changes
  • Added calc_genoprob_fst() which combines calc_genoprob() and fst_genoprob() to save use of RAM when calculating genotype probabilties.

  • Added genoprob_to_alleleprob_fst() which combines genoprob_to_alleleprob() and fst_genoprob() to save use of RAM when converting genotype probabilties to allele dosages.

  • Added summary() and print() functions for "fst_genoprob" objects.

  • Rewrote the vignette using the iron dataset, so that it's faster to build.

Minor changes
  • Fixed use of class(), avoiding constructions like "blah" %in% class(object) and instead using inherits(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