Skip to content

This application will create a mask nifti file of the white matter of the T1 image using Freesurfer's aparc+aseg.mgz parcellation.

Notifications You must be signed in to change notification settings

kitchell/app-wmMask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Abcdspec-compliant Run on Brainlife.io

app-wmMask

This application will create a mask nifti file of the white matter of the T1 image using Freesurfer's parcellation.

Author

Funding

NSF-BCS-1734853 NSF-BCS-1636893

Running the App

On Brainlife.io

You can submit this App online at https://brainlife.io/app/5a28180e67007b77e4d51cce# via the "Execute" tab.

Running Locally (on your machine)

  1. git clone this repo.
  2. Inside the cloned directory, create config.json with something like the following content with paths to your input files.
{
    "wm": ../wm.nii.gz
}
  1. Execute the main.m file via matlab

Sample Datasets

If you don't have your own input file, you can download sample datasets from Brainlife.io, or you can use Brainlife CLI.

Output

The output of this App is the white matter mask.

Dependencies

This App require matlab to run.

About

This application will create a mask nifti file of the white matter of the T1 image using Freesurfer's aparc+aseg.mgz parcellation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages