Git Product home page Git Product logo

rest_pipeline's Introduction

Resting-State fMRI Analysis Pipeline using CONN (rest_pipeline)

This code is intended to be used in our lab only, but feel free to have a look at it and how I made use of CONN's batch functionality.

Introduction

This MATLAB-pipeline is based on CONN (Functional Connectivity Toolbox) and is intended to merely serve as a wrapper for CONN's batch function, which can be quite tedious some times. The basic idea is to simplify the import of data, the use of multiple atlases and within these the specification of (the to-be-analyzed) ROIs - all when using CONN's batch functionality.

Installation

No installation is needed, but you need CONN and SPM.

How to

To run data through this pipeline, follow these steps:

  1. Make sure all your data is in one folder with a sub-folder per subject. Within the subject's folders, you need to have either a 4D-Nifti file or multiple HDR-images.

  2. Open 'run_rest_pipeline.m' and save it under a different name which is specific to your project.

  3. In this m-file, insert all your project's specifications as described in the comments within that file.

  4. After running through all the variables in the first part of the script, continue with the second part and specify all analyses that you want to run. When you're running the analysis for the first time and want to end up with the connectivity matrices, run everything but the second-level analysis.

  5. If you need to specify additional CONN parameters, do so by using the 'initConnBatchCustom.m' file. You can find a description of all CONN parameters in 'conn_batch_overview.xlsx'.

Copyright

Nils Winter, Frankfurt 2016, [email protected]

rest_pipeline's People

Contributors

nilswinter avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.