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 3994108 commit a4e389aCopy full SHA for a4e389a
README.rst
@@ -1,12 +1,9 @@
1
2
-Compression utilities for tree sequences.
+Gzip-like compression for tskit tree sequences.
3
4
Tszip is a command line utility and Python library for converting the
5
``.trees`` files used by `tskit <https://tskit.readthedocs.org/en/stable/>`_
6
into a highly compressed format. Please see the
7
-`documentation <https://tszip.readthedocs.org/en/stable/installation.html>`_
8
-for more details.
9
-
10
-Please see the
11
-`installation instructions <https://tszip.readthedocs.org/en/stable/installation.html>`_
12
-to get started quickly.
+`documentation <https://tszip.readthedocs.org/en/stable>`_
+for more details and
+`installation instructions <https://tszip.readthedocs.org/en/stable/installation.html>`_.
0 commit comments