We created a Docker image that runs RStudio, including all the package dependencies, and example datasets required to run a complete NMF workflow and infer molecular signatures.
docker pull hdsu/butchr-bc2
The image size is approximately 6Gb. Therefore, we ask you to complete this step before starting the tutorial.
docker run --rm -p 8787:8787 -e USER=hdsu -e PASSWORD=pass hdsu/butchr-bc2
Output messages expected after running the previous command |
First screen seen after launching the image without errors |