natacha-beck/pcev_pipelineCBRAIN:pcev_v0.1
$ singularity pull shub://natacha-beck/pcev_pipelineCBRAIN:pcev_v0.1
Singularity Recipe
Bootstrap: docker
From: centos:6.9
%labels
Maintainer Natacha Beck && Marie Forest
%files
. pcev_CBRAIN
%post
yum update -y
yum install -y unzip \
wget \
epel-release \
java-1.8.0-openjdk-headless
yum install -y R
echo 'install.packages(c("pcev"), repos= "http://cran.us.r-project.org")' > /tmp/packages.R
Rscript /tmp/packages.R
chmod 755 pcev_CBRAIN/run_pcevCBRAIN.sh \
&& cp pcev_CBRAIN/run_pcevCBRAIN.sh /bin/
chmod 755 pcev_CBRAIN/reportRedaction.sh \
&& cp pcev_CBRAIN/reportRedaction.sh /bin/
chmod 755 pcev_CBRAIN/pcev_for_cbrain.R \
&& cp pcev_CBRAIN/pcev_for_cbrain.R /bin/
Collection
- Name: natacha-beck/pcev_pipelineCBRAIN
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/natacha-beck-pcev_pipelineCBRAIN-pcev_v0.1 |
collection name | natacha-beck/pcev_pipelineCBRAIN |
branch | singularity |
tag | pcev_v0.1 |
commit | fb3310792861a2e3d96511e8868a3bd4d95f7d96 |
version (container hash) | 8ab36308ddb06f5697d92374f693d076 |
build date | 2018-07-11T01:44:04.439Z |
size (MB) | 1272 |
size (bytes) | 454942751 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.