nipype_cmd
Neuroimaging data analysis pipelines in Python
Install
- All systems
-
curl cmd.cat/nipype_cmd.sh
- Debian
-
apt-get install python-nipype - Ubuntu
-
apt-get install python-nipype - Kali Linux
-
apt-get install python-nipype - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python-nipype - Raspbian
-
apt-get install python-nipype
python-nipype
Neuroimaging data analysis pipelines in Python
Nipype interfaces Python to other neuroimaging packages and creates an API for specifying a full analysis pipeline in Python. Currently, it has interfaces for SPM, FSL, AFNI, Freesurfer, but could be extended for other packages (such as lipsia).