Skip to content
Permalink
9a7d6419a0
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
22 lines (22 sloc) 550 Bytes
name: CHPv5
channels:
- conda-forge
- bioconda
- r
dependencies:
- python=2.7.13
- sambamba=0.6.6
- bedtools=2.26.0
- deeptools=2.5.3
- macs2=2.1.1.20160309
- r-base=3.3.2
- r-rcpp=0.12.8
- r-devtools=1.13.2
- r-r.utils
- r-optparse
- bioconductor-genomicranges=1.26.4
- bioconductor-rsamtools=1.26.1
# most recent version of histoneHMM 1.7 not available via Bioconda
# Install manually:
# options("unzip"="internal")
# devtools::install_github("matthiasheinig/histoneHMM")