You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,11 @@
1
1
# CHANGELOG
2
+
v1.3.8 (May 2020)
3
+
- Improvement: fall back to Firth regression when encountering a matrix inversion error (thanks to Julian Libiseller-Egger)
4
+
- Bugfix: check for zero passing variants in read_all (enet, thanks to Julian Libiseller-Egger)
5
+
- Bugfix: use len(all_strains) instead of len(sample_order) to determine shape of sparse matrix in load_all_vars (enet, thanks to Julian Libiseller-Egger)
6
+
- Bugfix: properly report all filtered variants
7
+
- Bugfix: --lmm requires either --similarity or a LMM cache
8
+
2
9
v1.3.7 (May 2020)
3
10
- Enhancement: check that provided phenotypes are of numeric type
0 commit comments