File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,11 @@ generate() {
12
12
git-annex-standalone python-nipype virtualenv \
13
13
python-dcmstack python-configparser python-funcsigs \
14
14
python-pytest dcmtk python-pip python-wheel python-setuptools python-datalad \
15
+ heudiconv dcm2niix \
15
16
--run " curl -sL https://deb.nodesource.com/setup_6.x | bash - " \
16
17
--install nodejs npm \
17
18
--run
" npm install -g [email protected] " \
18
19
--run " mkdir /afs /inbox" \
19
- --run " pip install heudiconv" \
20
- --dcm2niix version=" v1.0.20181125" method=" source" \
21
20
--run " echo '#!/bin/bash' >> /neurodocker/heudiconv.sh && echo 'heudiconv \"\$ @\" ' >> /neurodocker/heudiconv.sh && chmod +x /neurodocker/heudiconv.sh" \
22
21
--user=reproin \
23
22
--entrypoint " /neurodocker/heudiconv.sh"
You can’t perform that action at this time.
0 commit comments