DREAM is a computational workflow that integrates mechanistic and chemocentric data.
888
DREAM focuses on assessing the druggability of specific pathological conditions by leveraging robust drug repurposing predictions. It provides a powerful tool for identifying potential sets of drugs putatively suitable for combination therapy.
To run the docker environment use the command
docker run -it --rm -p8888:8888 -e UID=$(id -u) -e GID=$(id -g) -v$(pwd):/workspace fhaive/dream:latest
This will start a jupyter server within the docker that can be accessed by browsing the page http://localhost:8888/lab. In addition, the current directory in which the command is executed will be mapped inside the docker container, facilitating data exchange.
Content type
Image
Digest
sha256:cc9b0a906…
Size
2 GB
Last updated
over 3 years ago
docker pull fhaive/dream