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 e7accb9 commit e80624cCopy full SHA for e80624c
docs/changelog.rst
@@ -14,8 +14,12 @@ New Features
14
- Add 'matching' method to :func:`identity_by_state` function.
15
(:user:`timothymillar`, :pr:`1229`, :issue:`1227`)
16
17
-.. Breaking changes
18
-.. ~~~~~~~~~~~~~~~~
+Breaking changes
+~~~~~~~~~~~~~~~~
19
+
20
+- Functions for reading and writing VCF were removed from sgkit, please use the `bio2zarr <https://github.com/sgkit-dev/bio2zarr>`_
21
+ and `vcztools <https://github.com/sgkit-dev/vcztools>`_ packages instead.
22
+ (:user:`tomwhite`, :pr:`1264`)
23
24
.. Deprecations
25
.. ~~~~~~~~~~~~
0 commit comments