r-dbchip¶
Summary¶
ChIP-seq differential binding
Versions¶
- 1.1.6
License¶
GPL (>= 2)
Meta¶
package:
name: r-dbchip
version: "1.1.6"
source:
fn: DBChIP_1.1.6.tar.gz
url: http://pages.cs.wisc.edu/~kliang/DBChIP/DBChIP_1.1.6.tar.gz
md5: f4b22bb2051ad6b2d33d4687754e8cee
build:
number: 1
# This is required to make R link correctly on Linux.
rpaths:
- lib/R/lib/
- lib/
requirements:
build:
- r
- bioconductor-deseq
- bioconductor-edger
run:
- r
- bioconductor-deseq
- bioconductor-edger
test:
commands:
- $R -e "library('DBChIP')" # [not win]
about:
home: http://pages.cs.wisc.edu/~kliang/DBChIP
license: 'GPL (>= 2)'
summary: 'ChIP-seq differential binding'