cytozip: index-free, chunk-compressed storage for scalable single-cell DNA methylation analysis
A scalable, cloud-native ecosystem for single-cell and population DNA methylation analysis
Installation
conda
https://anaconda.org/bioconda/cytozip
mamba install -c bioconda cytozip
# or
conda install -c bioconda cytozip
pip
# Prerequisites (one of):
# conda install -c bioconda htslib libdeflate # recommended
# apt-get install libhts-dev libdeflate-dev # Debian/Ubuntu
# brew install htslib libdeflate # macOS
pip install cytozip
# or reinstall
pip uninstall -y cytozip && pip install git+http://github.com/DingWB/cytozip
Implementation
| allcools | ballcools | cytozip | |
|---|---|---|---|
| Format | .tsv.gz | .ballc | .cz |
| Compression algorithm | bgzip | bgzip | cytozip |
| Support Random Access ? | Yes | Yes | Yes |
| Need extra index file for query? | Yes | yes | No |
| Quickly Merge? | No | No | Yes |
Usage
Example dataset
https://figshare.com/articles/dataset/cytozip_example_data/32095567
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cytozip-0.3.7.tar.gz
(277.2 kB
view details)
File details
Details for the file cytozip-0.3.7.tar.gz.
File metadata
- Download URL: cytozip-0.3.7.tar.gz
- Upload date:
- Size: 277.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e3b3dca1873e534b01279687d7ab02fab03b6dd95b4905f96983cad1cbf68dd
|
|
| MD5 |
3483c52100b03e495cb0a61536a2e67d
|
|
| BLAKE2b-256 |
9ffd5c88101b42a53b457b0b5004afd85009282e390d44d5947bdde7b92c7fcb
|