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 wubinding -c bioconda cytozip
# or
conda install -c wubinding -c bioconda cytozip
# -c wubinding is optional, which may be the latest version
pip
# Prerequisites (one of):
conda install -c bioconda htslib libdeflate samtools # recommended
# apt-get install libhts-dev libdeflate-dev samtools # Debian/Ubuntu
# brew install htslib libdeflate samtools # 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.9.tar.gz
(326.1 kB
view details)
File details
Details for the file cytozip-0.3.9.tar.gz.
File metadata
- Download URL: cytozip-0.3.9.tar.gz
- Upload date:
- Size: 326.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
603b564ac5d9bbb238683930eea385f5866dc2602e585eb111e906a24c328c1c
|
|
| MD5 |
7c0539159fed8c6a0ba4c74e58e39153
|
|
| BLAKE2b-256 |
f51a58c8af5971e19500b35850465c80b75a049fc3d8b8273691cc19675ea447
|