Skip to content

bundle_recognize

Extract bundles from one (or more) tractograms

Keywords : Diffusion MRI, Tractogram, Segmentation, Bundles


Format : tuple val(meta), path(tractograms), path(transform), path(config), path(directory)

TypeDescriptionMandatoryPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]True
tractogramsfileTractogram file(s) for bundle extractionTrue*.trk
transformfileTransform matrix bringing the atlas to native spaceTrue*.mat
configfileBundle atlas configuration fileTrue*.json
directorydirectoryDirectory containing the reference atlasTrue

Format : tuple val(meta), path(*_cleaned.trk)

TypeDescriptionMandatoryPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]True
*_cleaned.trkfileSegmented and cleaned bundlesTrue*_cleaned.trk

Format : path(versions.yml)

TypeDescriptionMandatoryPattern
versions.ymlfileFile containing software versionsTrueversions.yml

TypeDescriptionDefaultChoices
minimal_vote_ratiofloatThe ratio is a value between 0 and 1. Ex: If you have 5 input model directories and a minimal_vote_ratio of 0.5, you will need at least 3 votes.0.5
seedintSeed for random number generator0
outlier_alphafloatPercent of the length of the tree that clusters of individual streamlines will be pruned.0.6

DescriptionDOI
ScilpyThe Sherbrooke Connectivity Imaging Lab (SCIL) Python dMRI processing toolbox.


Last updated : 2025-10-30