aces/cbrain-containers-recipes:dcm2nii_v4august2014

$ singularity pull shub://aces/cbrain-containers-recipes:dcm2nii_v4august2014

Singularity Recipe

Bootstrap: docker
From: neurodebian:artful-non-free


#######################################################
#                                                     #
# MCIN (McGill Centre for Integrative Neuroscience)   #
#                                                     #
# Singularity recipe for dcm2nii to build a container #
# used in CBRAIN (https://github.com/aces/cbrain)     #
#                                                     #
#######################################################

%labels
  Maintainer Natacha Beck

%help
This container provides 'dcm2nii' from the mricron package.
That supports converting DICOM and PAR/REC images into the NIfTI format. 
http://people.cas.sc.edu/rorden/mricron/index.html  

%post
  apt-get update
  apt-get install -y mricron

Collection


View on Datalad

Metrics

key value
id /containers/aces-cbrain-containers-recipes-dcm2nii_v4august2014
collection name aces/cbrain-containers-recipes
branch master
tag dcm2nii_v4august2014
commit 83b9287b742619b7dc864fbe24b160fecb8a262e
version (container hash) f488dd1ab39424afbe6e3d6e1369dd7f
build date 2018-08-31T19:20:29.107Z
size (MB) 249
size (bytes) 102080543
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.