intervals¶
Python tools for handling intervals (ranges of comparable objects).
| Home | https://github.com/kvesteri/intervals |
| Versions | 0.6.0 |
| License | BSD License |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/intervals |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install intervals
and update with:
conda update intervals