Alex
Valcourt Caron
Manon
Edde
Anthony Gagnon
Stanislas
Thoumyre
preprocessing
stats
analysis
quality control
#! /usr/bin/env bash
# preprocessing.sh
dwidenoise ${opts_dwidenoise} ${inputs_dwidenoise}
n4 ${opts_n4} ${inputs_n4}
bet ${opts_bet} ${inputs_bet}
crop ${opts_crop} ${inputs_crop}#! /usr/bin/env bash
# preprocessing.shfew subjects
same environment
just for one time
many subjects
reproducible
portable
really long
...
Documentation
CI-Testing
Stable Releases
Runs anywhere
Open Source
Package software
SIG: Special Interest Groups
preprocessing
stats
analysis
quality control
#! /usr/bin/env bash
# preprocessing.sh
dwidenoise ${opts_dwidenoise} ${inputs_dwidenoise}
n4 ${opts_n4} ${inputs_n4}
bet ${opts_bet} ${inputs_bet}
crop ${opts_crop} ${inputs_crop}
....15 categories
nf-tractoflow, nf-pediatric, nf-mouseflow
Easy to setup
Easy to develop
Easy to use