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.4.tar.gz
(691.3 kB
view details)
File details
Details for the file cytozip-0.3.4.tar.gz.
File metadata
- Download URL: cytozip-0.3.4.tar.gz
- Upload date:
- Size: 691.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a952626b317b407a2255f65f9ebd16e98affd308de11ea9e2718c98719ddc533
|
|
| MD5 |
bb07aea1d90438a3eee0c57e1062e547
|
|
| BLAKE2b-256 |
3be9c9fe75302d64e74a217444233b45b116d34a05642527b8e26c76976c0504
|