Skip to content

bundle_coloring

Assign color to bundles.

Keywords : Bundles, Coloring, Tractometry


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

TypeDescriptionMandatoryPattern
metamapGroovy Map containing sample information e.g. [ id:'sample1', single_end:false ]True
bundlesfileFlatten list of trk files containing bundles to be colored.True*.trk

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

TypeDescriptionMandatoryPattern
metamapGroovy Map containing sample information e.g. [ id:'sample1', single_end:false ]True
*_colored.trkfileColored bundles file.True*_colored.trk

Format : path(versions.yml)

TypeDescriptionMandatoryPattern
versions.ymlfileFile containing software versionsTrueversions.yml

TypeDescriptionDefaultChoices
colorsstringList of colors to be used for coloring for each bundle. Example: ext.colors = [“bundle_0”:“0xd9bd09”, “bundle_1”:“0xcc0000”]None

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


Last updated : 2025-10-30