Skip to content

bundle_centroid

Compute bundles’ centroids or resample existing centroids.

Keywords : Bundles, Centroids, Streamlines


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

TypeDescriptionMandatoryPattern
metamapGroovy Map containing sample information e.g. [ id:'sample1', single_end:false ]True
bundlesfileList of bundles to compute centroids for.True*.trk

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

TypeDescriptionMandatoryPattern
metamapGroovy Map containing sample information e.g. [ id:'sample1', single_end:false ]True
centroid.trkfileComputed centroids.True*_centroid_*.trk

Format : path(versions.yml)

TypeDescriptionMandatoryPattern
versions.ymlfileFile containing software versionsTrueversions.yml

TypeDescriptionDefaultChoices
nb_pointsintNumber of points to resample the centroids to.5

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


Last updated : 2025-10-30