khanlab/prepT2space:v0.0.1i

$ singularity pull shub://khanlab/prepT2space:v0.0.1i

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.1i
collection name khanlab/prepT2space
branch master
tag v0.0.1i
commit 59424a143afd038721760abee0fa61475d060e13
version (container hash) 9e824e54f11f34761b2388a03607d9fb
build date 2018-06-11T18:30:26.477Z
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.