Sparse binary format for genomic interaction matrices
Project description
Cooler
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
Requirements:
- Python 2.7/3.4+
- libhdf5 and Python packages
numpy
,scipy
,pandas
,h5py
. We highly recommend using theconda
package manager to install scientific packages like these. To get it, you can either install the full Anaconda Python distribution or just the standalone conda package manager.
See the docs for more information.
NOTE: Python 2.7 support will sunset with cooler 0.8.
Contributing
Interested in contributing to cooler? That's great! To get started, check out the contributing guide.
Citing
Abdennur, N., and Mirny, L. (2019). Cooler: scalable storage for Hi-C data and other genomically labeled arrays. Bioinformatics. doi: 10.1093/bioinformatics/btz540.
@article{Cooler2019,
author = {Abdennur, Nezar and Mirny, Leonid A},
title = "{Cooler: scalable storage for Hi-C data and other genomically labeled arrays}",
journal = {Bioinformatics},
year = {2019},
month = {07},
doi = {10.1093/bioinformatics/btz540},
url = {https://doi.org/10.1093/bioinformatics/btz540},
}
License
BSD (3 Clause)
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.8.11.tar.gz
.
File metadata
- Download URL: cooler-0.8.11.tar.gz
- Upload date:
- Size: 11.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 367b58efa87647d31acf45e67d852aaee3273845b6e7507ae644d6a86f7526c5 |
|
MD5 | 5336c8aa9e634aa90acb8d9f4b59279e |
|
BLAKE2b-256 | ca264f951c4a18ff386538be81ccb8ef67c49be1789fd0bc583cb40628838ae0 |
File details
Details for the file cooler-0.8.11-py2.py3-none-any.whl
.
File metadata
- Download URL: cooler-0.8.11-py2.py3-none-any.whl
- Upload date:
- Size: 100.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5de0254ea0cb4468090923cbc0aa5dae73f586be75a74acc52849f7d71c5ff1 |
|
MD5 | 4b33ef70f29d3b82d953ea1cd13949fb |
|
BLAKE2b-256 | 5c92362c6530b32860055c75eeb5f2b87bcffcd44a04c43ee69cbe76a1228f46 |