pybigwig¶
A python extension written in C for quick access to bigWig files.
| Home | https://github.com/dpryan79/pyBigWig |
| Versions | 0.2.5, 0.1.11 |
| License | MIT |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/pybigwig |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install pybigwig
and update with:
conda update pybigwig