Skip to content

Version 0.26

Choose a tag to compare

@kbroman kbroman released this 07 Oct 12:16
· 19 commits to main since this release

qtl2fst 0.26 (2021-10-07)

Minor changes

  • If needed directory doesn't exist, create it rather than stopping with an error (fst_genoprob() and bind_fst() and functions that call them). Fixes Issue #17.

  • Fix some URLs in Readme, News, and vignette.

  • Have fst_genoprob() and genoprob_to_alleleprob_fst() check that input is of class "calc_genoprob".