Skip to content

Version 0.24

Choose a tag to compare

@kbroman kbroman released this 28 Apr 23:26

Minor changes

  • Fix index entry in vignette

  • Added tests for qtl2::calc_het() (which previously wasn't working with qtl2fst-based probabilities). Also added tests of qtl2::calc_entropy(), qtl2::calc_geno_freq(), and qtl2::compare_genoprob(). These tests fail without qtl2 >= 0.24, so added that in Imports in the description file.

  • Removed LazyData field from DESCRIPTION file