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