Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 686 Bytes

README.md

File metadata and controls

30 lines (15 loc) · 686 Bytes

nanoenv Dockerhub

Nanopore software

INSTALLATION

You will need to have docker installed:

To create the docker image with the Nanopore software

docker build -t emg:nanoenv -f Dockerfile .

RUNNING

To get a terminal with the Nanopore software installed

./run_nanosoft

Note that the software is the the /opt folder.

To run MinKNOW

./run_nanosoft MinKNOW