File tree Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 11# tszip
2- Compression utilities for tree sequences
2+ [ ![ CircleCI] ( https://circleci.com/gh/tskit-dev/tszip.svg?style=svg )] ( https://circleci.com/gh/tskit-dev/tszip ) [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/792u70f5yndxcpes?svg=true )] ( https://ci.appveyor.com/project/tskit-dev/tszip ) [ ![ codecov] ( https://codecov.io/gh/tskit-dev/tszip/branch/master/graph/badge.svg )] ( https://codecov.io/gh/tskit-dev/tszip ) [ ![ Documentation Status] ( https://readthedocs.org/projects/tszip/badge/?version=latest )] ( https://tszip.readthedocs.io/en/latest/?badge=latest )
3+
4+ Gzip-like compression for [ tskit] ( https://tskit.readthedocs.io/ ) tree sequences.
5+
6+ Please see the [ documentation] ( https://tszip.readthedocs.io/ ) for more details
7+ and [ installation instructions] ( https://tszip.readthedocs.io/en/latest/installation.html ) .
Original file line number Diff line number Diff line change 11
2- Compression utilities for tree sequences.
2+ Gzip-like compression for tskit tree sequences.
33
44Tszip is a command line utility and Python library for converting the
55``.trees `` files used by `tskit <https://tskit.readthedocs.org/en/stable/ >`_
66into 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.
7+ `documentation <https://tszip.readthedocs.org/en/stable >`_
8+ for more details and
9+ `installation instructions <https://tszip.readthedocs.org/en/stable/installation.html >`_.
You can’t perform that action at this time.
0 commit comments