2019-10-29 用 dolphinnext 使用搭建 n
2019-10-29 本文已影响0人
e8a37405cb53
安装
- pull docker
docker pull ummsbiocore/dolphinnext-studio
sudo mkdir -p ~/export
- While running the container;
docker run --privileged -m 10G -p 8080:80 -v ~/export:/export -ti ummsbiocore/dolphinnext-studio /bin/bash
- After you start the container, you need to start the mysql and apache server using the command below;
startup
- Now, you can open your browser to access DolphinNext using the url below.
http://localhost:8080/dolphinnext
本地配置singluarity, nextflow
https://dolphinnext.readthedocs.io/en/latest/dolphinNext/quick.html