Skip to content

connectivity_visualize

display a connectivity matrix and adjust the desired visualization.

Keywords : numpy, connectivity, visualize, scilpy


Format : tuple val(meta), path(matrices), path(atlas_labels), path(labels_list)

TypeDescriptionMandatoryPattern
metamapGroovy Map containing sample information e.g. [ id:'sample1', single_end:false ]True
matricesfileList of connectivity matrices. the set of matrices is concatenated into a single matrix, but can also contain a single matrix.True*.npy
atlas_labelsfileLookup table with the label number as keys and the name as valuesTrue*.json
labels_listfileList saved by the decomposition script, must contain labels rather than coordinates.True*.txt

Format : tuple val(meta), path(*.png)

TypeDescriptionMandatoryPattern
metamapGroovy Map containing sample information e.g. [ id:'sample1', single_end:false ]True
*.pngfileOutput filename for the connectivity matrix figure.True*.png

Format : path(versions.yml)

TypeDescriptionMandatoryPattern
versions.ymlfileFile containing software versionsTrueversions.yml

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


Last updated : 2025-10-30