We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db8e9cb commit 5d1d380Copy full SHA for 5d1d380
NEWS.md
@@ -2,7 +2,7 @@
2
3
### Minor changes
4
5
-- In `scan1()` with a polygenic effect (that is, that `kinship` is
+- In `scan1()` with a polygenic effect (that is, when `kinship` is
6
provided) and when doing multi-core calculations, break up positions
7
into intervals for more fine-grained use of the multiple cores.
8
@@ -11,8 +11,8 @@
11
12
### Bug fixes
13
14
-- Fixed seg fault that occurs in `read_cross2()` if cross info is
15
- misspecified as a bunch of non-numeric values.
+- Fixed seg fault that occurs in `read_cross2()` for multi-way RIL
+ if cross info is misspecified or has missing values.
16
17
18
## qtl2 0.36 (2024-05-13)
0 commit comments