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() {
1212 git-annex-standalone python-nipype virtualenv \
1313 python-dcmstack python-configparser python-funcsigs \
1414 python-pytest dcmtk python-pip python-wheel python-setuptools python-datalad \
15+ heudiconv dcm2niix \
1516 --run " curl -sL https://deb.nodesource.com/setup_6.x | bash - " \
1617 --install nodejs npm \
1718 --run " npm install -g bids-validator@1.1.1" \
1819 --run " mkdir /afs /inbox" \
19- --run " pip install heudiconv" \
20- --dcm2niix version=" v1.0.20181125" method=" source" \
2120 --run " echo '#!/bin/bash' >> /neurodocker/heudiconv.sh && echo 'heudiconv \"\$ @\" ' >> /neurodocker/heudiconv.sh && chmod +x /neurodocker/heudiconv.sh" \
2221 --user=reproin \
2322 --entrypoint " /neurodocker/heudiconv.sh"
You can’t perform that action at this time.
0 commit comments