--- license: mit --- Source: https://huggingface.co/datasets/songlab/multiz100way ```89.zarr.tar.gz``` is created with ```pigz``` with option ```-1``` for fastest decompression. Install ```pigz``` if not already installed: ```shell sudo apt install pigz ``` Download and extract: ```shell wget https://huggingface.co/datasets/lpigou/89.zarr/resolve/main/89.zarr.tar.gz unpigz < 89.zarr.tar.gz | tar -x ```