Skip to content

recognize

Module: bundle/recognize

Extract bundles from one (or more) tractograms

Keywords : Diffusion MRI, Tractogram, Segmentation, Bundles


Inputs

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

Outputs

TypeDescriptionPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]
bundlesfileSegmented and cleaned bundles*.trk
versionsfileFile containing software versionsversions.yml

Arguments (see process.ext)

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
processesintNumber of sub-processes to start.1
outlier_alphafloatPercent of the length of the tree that clusters of individual streamlines will be pruned.0.6

Tools

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

Authors

CHrlS98


Last updated : 2025-07-15