- NODEJS
- npm
- docker
git clone https://github.com/bhaveshsunny/enrichmentmap/
npm install
npm run watch
docker pull bhaveshsunny60/emp:latest
docker run -d bhaveshsunny60/emp:latest
docker pull cannin/opencpu:enrichmentmap
docker rm -f oc; docker run --name oc -d -p 40:80 -p 8004:8004 cannin/opencpu:enrichmentmap
access the app at http://127.0.0.1:8080/
input : ["MDM2"]
In Case of Cluster genes and Enrichment Plot not working click submit again.