Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 486 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 486 Bytes

my-nipype-pipelines

Some pipelines implemented with nipype.

Up to now, there are the following

  • A workflow for carrying out first-level analysis on fmriprep data using SPM12 using the estimator by default or the RobustWLS toolbox.
  • A workflow for carrying out first-level analysis on fmriprep data using FSL FEAT.

Under continuously development.

How to install

git clone https://github.com/jrasero/my-nipype-pipelines.git
cd my-nipype-pipelines
pip install -U .