.. _`intervals`: 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 ------------ .. highlight: bash With an activated Bioconda channel (see :ref:`setup`), install with:: conda install intervals and update with:: conda update intervals