Sign inSign up

lpantano/bcbiosinglecell

By lpantano

Updated over 8 years ago

image with R and bioc installed together with bcbioSingleCell package

Image
1

153

lpantano/bcbiosinglecell repository overview

functional image to run QC reports in single cell data at HBC (harvard chan school).

In macs, setup memory RAM limit to 4G or more. This is done with the docker main application. Preference -> Advance.

To start the image with root permissions to install missing packages:

docker run -d -p 8787:8787 -e ROOT=TRUE -v $(pwd):/home/rstudio lpantano/bcbiosinglecell

Connect to rstudio: localhost:8787 with user and password: rstudio/rstudio

You can install R packages as usual, and system packages with System("sudo apt-get install pacakge_name").

If you need to access the console:

docker exec -ti <CONTAINER_ID> bash

Tag summary

Content type

Image

Digest

Size

895.1 MB

Last updated

over 8 years ago

docker pull lpantano/bcbiosinglecell:r3.5-bsc0.1.5