CNC-UMCG/cnc_dicer:latest

$ singularity pull shub://CNC-UMCG/cnc_dicer:latest

Singularity Recipe

# FMRIPREP from poldracklab

BootStrap: docker
From: poldracklab/fmriprep:latest

%runscript
    exec /usr/local/miniconda/bin/fmriprep "$@"

%environment
    mkdir /usr/local/DiCER
    git clone https://github.com/BMHLab/DiCER.git
    export FMRIPREP_DIR=/usr/local/miniconda/bin/

    
%post
    mkdir -p /scratch
    mkdir -p /data

Collection


View on Datalad

Metrics

key value
id /containers/CNC-UMCG-cnc_dicer-latest
collection name CNC-UMCG/cnc_dicer
branch master
tag latest
commit a3f20c0efe98b101471ec37aaa578230b91a150b
version (container hash) 26da8f9cde3e02fa60cc511e295a787a
build date 2019-06-19T19:23:18.849Z
size (MB) 12340
size (bytes) 4944031775
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.