Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 660 Bytes

README.md

File metadata and controls

18 lines (8 loc) · 660 Bytes

Diffusion Processing Pipeline

This pipeline leverages functions from the nipype library to process both single phase encoding and reverse phase encoding acquired diffusion weighted MRI images.

Nipype: https://nipype.readthedocs.io/en/latest/

Command line tool dependencies:

Important:

Some of the nipype Mrtrix functions (MRCat, etc.) are awaiting push to main branch so they will have to be manually implemented until they can be pulled from the nipype repo. Alternatively, you can source the miniconda environment provided in the repo.