Skip to content

segmentation_fslobes

fslobes

Generate lobes parcellation using FS output

Keywords : FreeSurfer, Segmentation, Tissues


Format : tuple val(meta), path(fs_folder)

TypeDescriptionMandatoryPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]
True
fs_folderdirectoryFreeSurfer output folderTrue

Format : tuple val(meta), path(*atlas_lobes.nii.gz)

TypeDescriptionMandatoryPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]
True
*atlas_lobes.nii.gzfileNifti lobes labels file.True*atlas_lobes.{nii,nii.gz}

Format : tuple val(meta), path(*atlas_lobes_dilate.nii.gz)

TypeDescriptionMandatoryPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]
True
*atlas_lobes_dilate.nii.gzfileNifti dilated lobes labels file.True*atlas_lobes_dilate.{nii,nii.gz}

Format : path(versions.yml)

TypeDescriptionMandatoryPattern
versions.ymlfileFile containing software versionsTrueversions.yml

TypeDescriptionDefaultChoices
single_threadbooleanIf true, the command will be run in single-threaded mode. By default, the command will use multiple threads based on the number of CPUs allocated to the task.False
mrtrix_rng_seedintegerRandom seed for MRtrix3. Setting a fixed seed can help with reproducibility of results.1234

DescriptionDOI
ScilpyThe Sherbrooke Connectivity Imaging Lab (SCIL) Python dMRI processing toolbox.
MRtrix3Toolbox for image processing, analysis and visualisation of dMRI.


Last updated : 2026-05-12