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