Version 0.38
qtl2 0.38 (2025-06-02)
Minor changes
-
In
scan1()with a polygenic effect (that is, whenkinshipis 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 likecompare_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.