hisplan / docker-macs2

Dockerized MACS2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-macs2

Dockerized MACS2: Model-based Analysis of ChIP-Seq (https://github.com/taoliu/MACS)

  • MACS2 2.2.6
  • Python 3.7
  • Numpy 1.18.1

Building

$ ./build.sh

Running

$ docker run -it --rm macs2:2.2.6

About

Dockerized MACS2


Languages

Language:Shell 83.5%Language:Dockerfile 16.5%