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
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
conda (To-DO)
# (when published to bioconda)
conda install -c bioconda -c conda-forge 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/25374073
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.5.tar.gz
(274.0 kB
view details)
File details
Details for the file cytozip-0.3.5.tar.gz.
File metadata
- Download URL: cytozip-0.3.5.tar.gz
- Upload date:
- Size: 274.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a74497dd5cb3e73d88191e1651a9e4156c7ffcc52808b366091120b4034a2337
|
|
| MD5 |
2982d67a1ff37a622020bf74ca3cf275
|
|
| BLAKE2b-256 |
02e9705a8e5f9c06eba87b9ff4a76fd9b78035275a1325f3d0f11ce2fc87e323
|