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 860433c commit 0490144Copy full SHA for 0490144
docs/changelog.rst
@@ -19,15 +19,20 @@ New Features
19
(:user:`timothymillar`, :pr:`1100`, :issue:`1062`)
20
- Add :func:`display_pedigree` function.
21
(:user:`timothymillar`, :pr:`1104`, :issue:`1097`)
22
+- Add option to count variant alleles directly from call genotypes in function :func:`count_variant_alleles`.
23
+ (:user:`timothymillar`, :pr:`1119`, :issue:`1116`)
24
25
.. Breaking changes
26
.. ~~~~~~~~~~~~~~~~
27
28
.. Deprecations
29
.. ~~~~~~~~~~~~
30
-.. Improvements
-.. ~~~~~~~~~~~~
31
+Improvements
32
+~~~~~~~~~~~~
33
+
34
+- Improve performance of :func:`variant_stats` and :func:`sample_stats` functions.
35
36
37
.. Bug fixes
38
.. ~~~~~~~~~
0 commit comments