Sign inSign up

fhaive/dream

By fhaive

Updated over 3 years ago

DREAM is a computational workflow that integrates mechanistic and chemocentric data.

Image
0

888

fhaive/dream repository overview

DREAM - Druggability Evaluation of Human Complex Diseases

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.

Tag summary

Content type

Image

Digest

sha256:cc9b0a906

Size

2 GB

Last updated

over 3 years ago

docker pull fhaive/dream