rschmaelzle/fmriprep:latest

$ singularity pull shub://rschmaelzle/fmriprep:latest

Singularity Recipe

# FMRIPREP from poldracklab

BootStrap: docker
From: poldracklab/fmriprep:1.0.7

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



    

%post
################################################################################
# Create directories to enable access to common HPCC mount points
################################################################################
chmod -R a+rX /usr/local/miniconda
chmod +x /usr/local/miniconda/bin/*
mkdir -p /mnt/home
mkdir -p /mnt/research
mkdir -p /mnt/research/schmaelzlelab
mkdir -p /mnt/dfs17
mkdir -p /mnt/ffs17
mkdir -p /mnt/local
mkdir -p /mnt/ls15
mkdir -p /opt/software
mkdir -p /mnt/home/schmaelz
mkdir -p /mnt/veiled

Collection


View on Datalad

Metrics

key value
id /containers/rschmaelzle-fmriprep-latest
collection name rschmaelzle/fmriprep
branch master
tag latest
commit c8bcd0134b087ccc87523810ac1645ae6aae294a
version (container hash) 0bdf790401c293e0812b997acff6a0cc
build date 2019-08-26T14:32:36.023Z
size (MB) 10426
size (bytes) 4396929055
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.