pybedtools¶
Wraps BEDTools for use in Python and adds many additional features.
| Home | https://github.com/daler/pybedtools |
| Versions | 0.7.6 |
| License | MIT |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/pybedtools |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install pybedtools
and update with:
conda update pybedtools