Brain imAgiNg Analysis iN Arcana (Banana): a collection of brain imaging analysis workflows implemented in the Arcana framework, which can be used to analyse analysis datasets stored in XNAT, BIDS or plain-directory repositories.
Banana and its dependencies can be installed from PyPI with:
$ pip3 install banana
Depending on which pipelines you need to run, you may need to install some or all of the following tools. Note that MRtrix3 and Dcm2niix are used for implicit format conversions so are typically required.
- MRtrix3 (https://github.com/MRtrix3/mrtrix3)
- Dcm2niix (https://github.com/rordenlab/dcm2niix)
- FSL (https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/)
- Matlab (https://au.mathworks.com/products/matlab.html)
- SPM (http://www.fil.ion.ucl.ac.uk/spm/software/spm12/)
- ANTs (https://sourceforge.net/projects/advants/)
- Freesurfer (https://surfer.nmr.mgh.harvard.edu)
- AFNI (https://afni.nimh.nih.gov)