khanlab/prepT2space:v0.0.2b

$ singularity pull shub://khanlab/prepT2space:v0.0.2b

Singularity Recipe

Bootstrap: shub
From: khanlab/neuroglia-core-minc:v1.0.0


#########
%setup
#########
mkdir $SINGULARITY_ROOTFS/src
cp -Rv . $SINGULARITY_ROOTFS/src

#########
%post
#########
mkdir -p /opt/custom-templates
curl -L --retry 5 https://www.dropbox.com/s/zi4tidxnvhqa3w4/agile12i4_T2_space-0.3mm.nii.gz  -o /opt/custom-templates/agile12i4_T2_space-0.3mm.nii.gz
curl -L --retry 5 https://www.dropbox.com/s/rfzh9qvhxeq6g3y/snsx32_v0.1_i09_avg_T2w_inm.nii.gz  -o /opt/custom-templates/snsx32_v0.1_i09_avg_T2w_inm.nii.gz
#########
%environment

%runscript
/src/prepT2space $@

Collection


View on Datalad

Metrics

key value
id /containers/khanlab-prepT2space-v0.0.2b
collection name khanlab/prepT2space
branch master
tag v0.0.2b
commit 4b39268c8bfcd00a574e092af227e41e6bfe8f87
version (container hash) c3639f0feec5daf719d85ca68e0a00bf
build date 2020-06-05T15:26:31.750Z
size (MB) 4245
size (bytes) 2089279519
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.