Base image that you can use to run EM pipeline R notebooks
10K+
If you want to run this docker with example code. First clone the Cytoscape_workflows repository.
To run this image run the following:
docker run -v "$(pwd)":/home/rstudio/projects -e PASSWORD=password -p 8787:8787 --add-host "localhost:###.###.###.###" risserlin/em_base_image
Update the localhost to map to your current IP address.
map your current working directory to the docker. (If you are using the cytoscpae workflow examples use "$(pwd)"/Cytoscape_workflows as the base directory.
Once the container is running, in your web browser, go to localhost:8787 and login with the username=rstudio , password=password
What should be in the directory:
If you are using the Cytoscape_workflows:
Content type
Image
Digest
sha256:ac0bef373…
Size
1.9 GB
Last updated
over 3 years ago
docker pull risserlin/em_base_image