bedtools¶
A powerful toolset for genome arithmetic
Home | http://bedtools.readthedocs.org/ |
Versions | 2.25.0, 2.22, 2.20.1, 2.19.1 |
License | GPL v2 |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/bedtools |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install bedtools
and update with:
conda update bedtools