Sparse binary format for genomic interaction matrices.
Project description
Cooler
Latest Release | |
License | |
Build Status | |
Pre-commit Status | |
Docs Status | |
Coverage | |
Downloads | |
Citation | |
Community |
A cool place to store your Hi-C
Cooler is a support library for a sparse, compressed, binary persistent storage format, also called cooler, used to store genomic interaction data, such as Hi-C contact matrices.
The cooler file format is an implementation of a genomic matrix data model using HDF5 as the container format. The cooler
package includes a suite of command line tools and a Python API to facilitate creating, querying and manipulating cooler files.
To get started:
- Install cooler
- Read the documentation and see the Jupyter Notebook walkthrough.
- cool files from published Hi-C data sets are available at
ftp://cooler.csail.mit.edu/coolers
. - Many more multires (mcool) files are available on the 4DN data portal.
Installation
Install from PyPI using pip.
$ pip install cooler
If you are using conda
, you can alternatively install cooler
from the bioconda channel.
$ conda install -c conda-forge -c bioconda cooler
Citing
Abdennur, N., and Mirny, L.A. (2020). Cooler: scalable storage for Hi-C data and other genomically labeled arrays. Bioinformatics. doi: 10.1093/bioinformatics/btz540.
@article{cooler2020,
author = {Abdennur, Nezar and Mirny, Leonid A},
title = "{Cooler: scalable storage for Hi-C data and other genomically labeled arrays}",
journal={Bioinformatics},
volume={36},
number={1},
pages={311--316},
year={2020},
doi = {10.1093/bioinformatics/btz540},
url = {https://doi.org/10.1093/bioinformatics/btz540},
}
Contributing
Interested in contributing to cooler? That's great! To get started, check out the contributing guide.
Related projects
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
Built Distribution
File details
Details for the file cooler-0.9.1.tar.gz
.
File metadata
- Download URL: cooler-0.9.1.tar.gz
- Upload date:
- Size: 11.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e29ee54797c71c5e3af520772e32d664e7fd09318f15c318777dd62125b15731 |
|
MD5 | eea7594f756d8350b4cd241e9a41e218 |
|
BLAKE2b-256 | 806596c623d5ee993ebd51d643bd877621161a3e6a0ebbca8029693311833633 |
File details
Details for the file cooler-0.9.1-py2.py3-none-any.whl
.
File metadata
- Download URL: cooler-0.9.1-py2.py3-none-any.whl
- Upload date:
- Size: 103.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6341d2a67fee66bb2c4eec0fea049cedfe16c5203737e1f8d5dfda83797b9c9d |
|
MD5 | f2864f76774eb943ed8d20075c7f080b |
|
BLAKE2b-256 | b31bcd659ec01bc85cc197d091b86c4658fad514878929591bd53de87b47bc36 |