Simontuk/singularity-rstudio-bio:latest

$ singularity pull shub://Simontuk/singularity-rstudio-bio:latest

Singularity Recipe

BootStrap: shub
From: Simontuk/singularity-rstudio

%labels
  Maintainer Simon Steiger
  RStudio_Version 1.2.1335

%help
  This will run RStudio Server

%apprun rserver
  exec rserver "${@}"

%runscript
  exec rserver "${@}"

%environment
  export PATH=/usr/lib/rstudio-server/bin:${PATH}

%post
  Rscript -e "install.packages(c('devtools','tidyverse','ape','cowplot','Seurat','reticulate'))"

Collection


View on Datalad

Metrics

key value
id /containers/Simontuk-singularity-rstudio-bio-latest
collection name Simontuk/singularity-rstudio-bio
branch master
tag latest
commit 6d85fb51fdf2278d4748bff275f29edb839be540
version (container hash) 3087c94b25d3e8016269e8bf96b288b7572b43d7b0df3f7379f1b16a9090b6be
build date 2019-08-20T15:34:00.554Z
size (MB) 1251.0
size (bytes) 720220160
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.