Giter Site home page Giter Site logo

my_fba's Introduction

my_fba

My fixel-based analysis pipeline

This is a framework for running fixel-based analyses (FBA) on DWI data based on mrtrix3. It is intended to be an easy-to-use interface to the several steps needed to complete a FBA on a set of subjects.

The pipeline depends on mrtrix3 tools. Keep in mind that mrtrix3 is under active development, so it would not be surprising if some tools change and this pipeline needs some tweaking. Also, it would not be so surprising if the fine folk developing mrtrix3 release a pipeline that supersedes this one.

This pipeline works with mrtrix version 0.3.15-294-ge8a525c6. If newer versions of mrtrix break this pipeline, you can download this specific version from their github page.

The data must be organized in a certain way before you run my_fba, and you must perform decent pre-processing of your data before you begin any FBA. This includes denoising, motion-correction/eddy, and intensity normalization. Data organization is as follows:

  1. Define a global variable $FBA_DIR that holds the absolute path to where all your data is stored for this study.
  2. Within $FBA_DIR you should have a folder for each subject, named accordingly. Please make sure that the first character of each subject is not a number. Inside each folder, you should have two files: dwis.mif and mask.mif

An example folder structure is:

export FBA_DIR=/home/lconcha/myFBAdata

$FBA_DIR/subject01
$FBA_DIR/subject02
                 \ dwis.mif
                 \ mask.mif

my_fba's People

Contributors

lconcha 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.