Skip to content

Version 0.38

Choose a tag to compare

@kbroman kbroman released this 02 Jun 13:04

qtl2 0.38 (2025-06-02)

Minor changes

  • In scan1() with a polygenic effect (that is, when kinship is provided) and when doing multi-core calculations, break up positions into intervals for more fine-grained use of the multiple cores.

  • Added function compare_founder_geno() which is like compare_geno(), but comparing the founder genotypes.

Bug fixes

  • Fixed seg fault that occurs in read_cross2() for multi-way RIL if cross info is misspecified or has missing values.