cytozip: Chunk based ZIP for cytosine data
Project description
Chunk ZIP
Installation
pip install cytozip
#or
pip install git+http://github.com/DingWB/cytozip
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/czip_example_data/25374073
dev
python setup.py build_ext --inplace
Project details
Release history Release notifications | RSS feed
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.1.tar.gz
(503.5 kB
view details)
File details
Details for the file cytozip-0.1.tar.gz.
File metadata
- Download URL: cytozip-0.1.tar.gz
- Upload date:
- Size: 503.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50581c06db6d66004c44c389c8a97330d7d333bca7ceae788bd120fd3127fcb4
|
|
| MD5 |
2ddff260af970875dd41497cab0a9440
|
|
| BLAKE2b-256 |
ca2c53c170400153b9b6c6daeef369ae3d79663a2f088943c323548bc09a5bc6
|