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 9d9593c commit 1c66f6aCopy full SHA for 1c66f6a
docs/changelog.rst
@@ -17,15 +17,20 @@ New Features
17
(:user:`timothymillar`, :pr:`1087`, :issue:`1033`)
18
- Add 'Endelman-Jannink' estimator to :func:`genomic_relationship` function.
19
(:user:`timothymillar`, :pr:`1100`, :issue:`1062`)
20
+- Add option to count variant alleles directly from call genotypes in function :func:`count_variant_alleles`.
21
+ (:user:`timothymillar`, :pr:`1119`, :issue:`1116`)
22
23
.. Breaking changes
24
.. ~~~~~~~~~~~~~~~~
25
26
.. Deprecations
27
.. ~~~~~~~~~~~~
28
-.. Improvements
-.. ~~~~~~~~~~~~
29
+Improvements
30
+~~~~~~~~~~~~
31
+
32
+- Improve performance of :func:`variant_stats` and :func:`sample_stats` functions.
33
34
35
.. Bug fixes
36
.. ~~~~~~~~~
0 commit comments