Docker image of Cerebro / cerebroApp for interactive visualization of single-cell RNA-seq data.
1.1K
Available images:
How to use:
docker run -p <port_of_choice>:8080 -v <export_folder>:/plots romanhaa/cerebro
# OR
docker run -p <port_of_choice>:<port_of_choice> -v <export_folder>:/plots romanhaa/cerebro Rscript -e 'shiny::runApp(cerebroApp::launchCerebro(), port=<port_of_choice>, host="0.0.0.0", launch.browser=FALSE)'
Further information:
Content type
Image
Digest
Size
925.3 MB
Last updated
over 5 years ago
docker pull romanhaa/cerebro