mr-smithers-excellent / dmriprep

dMRIPrep is a robust and easy-to-use pipeline for preprocessing of diverse dMRI data. The transparent workflow dispenses of manual intervention, thereby ensuring the reproducibility of the results.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dMRIPrep

https://badgen.net/badge/chat/on%20mattermost/blue https://circleci.com/gh/nipreps/dmriprep.svg?style=svg https://travis-ci.org/nipreps/dmriprep.svg?branch=master

[Documentation] [Support at neurostars.org]

The preprocessing of diffusion MRI (dMRI) involves numerous steps to clean and standardize the data before fitting a particular model. Generally, researchers create ad-hoc preprocessing workflows for each dataset, building upon a large inventory of available tools. The complexity of these workflows has snowballed with rapid advances in acquisition and processing. dMRIPrep is an analysis-agnostic tool that addresses the challenge of robust and reproducible preprocessing for whole-brain dMRI data. dMRIPrep automatically adapts a best-in-breed workflow to the idiosyncrasies of virtually any dataset, ensuring high-quality preprocessing without manual intervention. dMRIPrep equips neuroscientists with an easy-to-use and transparent preprocessing workflow, which can help ensure the validity of inference and the interpretability of results.

The workflow is based on Nipype and encompases a large set of tools from well-known neuroimaging packages, including FSL, ANTs, FreeSurfer, AFNI, and Nilearn. This pipeline was designed to provide the best software implementation for each state of preprocessing, and will be updated as newer and better neuroimaging software becomes available.

dMRIPrep performs basic preprocessing steps (coregistration, normalization, unwarping, segmentation, skullstripping etc.) providing outputs that can be easily submitted to a variety of tractography algorithms.

About

dMRIPrep is a robust and easy-to-use pipeline for preprocessing of diverse dMRI data. The transparent workflow dispenses of manual intervention, thereby ensuring the reproducibility of the results.

License:Apache License 2.0


Languages

Language:Python 90.8%Language:TeX 5.5%Language:Dockerfile 2.5%Language:Makefile 0.8%Language:Shell 0.4%