macs2¶
MACS – Model-based Analysis of ChIP-Seq
| Home | https://github.com/taoliu/MACS/ | 
| Versions | 2.1.0 | 
| License | BSD New | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/macs2 | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install macs2
and update with:
conda update macs2