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 7414961 commit fb47b63Copy full SHA for fb47b63
CHANGELOG.md
@@ -1,11 +1,15 @@
1
-# 0.1.2 2024-XX-XX
+# 0.1.2 2025-02-04
2
3
- Reduce memory requirement for encoding genotypes with large sample sizes
4
5
- Transpose default chunk sizes to 1000 variants and 10,000 samples (issue:300)
6
7
- Add chunksize options to mkschema (issue:294)
8
9
+- Add experimental support for local alleles.
10
+
11
+- Add experimental support for ``region_index``
12
13
Breaking changes
14
15
- ICF metadata format version bumped to ensure long-term compatility between numpy 1.26.x
0 commit comments