YSanchezAraujo/singularity:latest

$ singularity pull shub://YSanchezAraujo/singularity:latest

Singularity Recipe

BootStrap:docker
From:r-base
%runscript
R
%post
R -e 'install.packages(c("car","randomForest","fuzzyforest","caret","pROC"))'
R -e 'setRepositories(ind=1:2);install.packages(c("WGCNA"))'
R -e 'source("http://bioconductor.org/biocLite.R");biocLite("AnnotationDbi", type="source");biocLite("GO.db")'
R -e 'install.packages(c("PMA","h5"))'
R -e 'install.packages("varbvs")'

Collection


View on Datalad

Metrics

key value
id /containers/YSanchezAraujo-singularity-latest
collection name YSanchezAraujo/singularity
branch master
tag latest
commit 5ce9784e5e357905079c10395cbdc0967e028e6c
version (container hash) 60f0d323460285906ab40c21b415b19d
build date 2018-05-30T18:54:57.440Z
size (MB) 1274
size (bytes) 472555551
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.