Sign inSign up

romanhaa/cerebro

By romanhaa

•Updated over 5 years ago

Docker image of Cerebro / cerebroApp for interactive visualization of single-cell RNA-seq data.

Image
1

1.1K

romanhaa/cerebro repository overview

Available images:

  • Full version: Contains the Cerebro app, as well as R packages for analysis (Seurat, Monocle and dependencies).
  • Light version: Contains only the Cerebro app, no R packages for analysis (Seurat, Monocle and dependencies).
  • Latest: Most recent light version.

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:

Tag summary

Content type

Image

Digest

Size

925.3 MB

Last updated

over 5 years ago

docker pull romanhaa/cerebro