To run this docker run -
docker run -p 8080:8080 -p 8000:8000 risserlin/nest_docker
There are two different base images. One comes with the base pancreatic data that was discussed in the paper (https://www.biorxiv.org/content/10.1101/2024.03.19.585796v1)
docker run -p 8080:8080 -p 8000:8000 risserlin/nest_docker:pancreatic
and the other with another example set from lymphnodes
docker run -p 8080:8080 -p 8000:8000 risserlin/nest_docker:lymphnode
Content type
Image
Digest
sha256:94c3a540b…
Size
653.1 MB
Last updated
over 2 years ago
docker pull risserlin/nest_docker