A K-medoids clustering of a group of subjects. Depending on the chosen method it produces a mean clustering (averaged) or a clustering for each subject of the group (concatenated).
Usage example
regions_nomenclature: /my/path/share/brainvisa-share-4.6/nomenclature/translation/nomenclature_desikan_freesurfer.txtmethod: averaged approachregion: lh.inferiorparietalsubjects_group: /my/path/brainvisa_db/subjects/group_analysis/g1/g1_group.xmlintersubject_reduced_matrces: '/my/path/brainvisa_dbsubjects/group_analysis/g1/connectivity_clustering/avg/studyA/lh.inferiorparietal/smooth3.0 /g1_avg_studyA_lh.inferiorparietal_001_reduced_matrix_20to500mm.nii.gz'average_mesh: /my/path/freesurfer_db/group_analysis/average_mesh_group/average_brain/averagebrain.white.giiregions_parcellation: '/my/path/freesurfer_db/group_analysis/average_mesh_group/average_brain/bh.annot.averagebrain.gii'nb_clusters: 12reduced_group_matrix: /my/path/brainvisa_db/subjects/group_analysis/g1/connectivity_clustering/avg/studyA/lh.inferiorparietal/smooth3.0 /g1_avg_studyA_lh.inferiorparietal_group_reduced_matrix_20to500mm.imaROI_clustering: '/my/path/brainvisa_db/subjects/group_analysis/g1/connectivity_clustering/avg/studyA/lh.inferiorparietal/smooth3.0 /g1_avg_studyA_lh.inferiorparietal_avgSubject_clustering_20to500mm.gii'
regions_nomenclature: Nomenclature ROIs File ( entrée )Nomenclature of the cortical parcellation used to partition the study.
Example : Freesurfer Desikan_Killiany Atlas
method: Choice ( input )Deux méthodes sont proposées:
(1) "averaged approach" pour obtenir un unique résultat de groupe.
(2) "concatenated approach" pour obtenir des résultats individuels à l'échelle du groupe.
Incidences du choix de la méthode sur le paramètre "ROIs_nomenclature":
(1) "averaged approach" , dans le cadre de cette approche le paramètre "ROIs_nomenclature" doit être un fichier représentant la segmentation moyenne du groupe de sujets
(2) "concatenated approach", le paramètre "ROIs_nomenclature" est une segmentation individuelle.
region: String ( input )The study region based on regions_nomenclature file.
subjects_group: Group definition ( entrée )The XML file corresponding to the subjects group.
intersubject_reduced_matrices: ListOf( Matrice de connectivité ) ( input )Each subject obtains a reduced matrix from its individual complete matrix. There are as many reduced matrices as input subjects.
average_mesh: White Mesh ( entrée )Maillage moyen de la surface corticale, définie comme étant l'interface entre la substance blanche et la substance grise (également appelé interface gris/blanc).
regions_parcellation: ListOf( ROI Texture ) ( input )Cortical parcellation used to partition the study.
Example : Freesurfer Desikan_Killiany Atlas (?h.aparc.annot).
Implications of the choice of the method on the regions_parcellation parameter:
(1) averaged approach: the regions_parcellation parameter must be a file representing the average parcellation of the group of subjects.
(2) concatenated approach: the regions_parcellation parameter must be a list of files, each representing the individual parcellation of a subject of the group.
nb_clusters: Entier ( input )Maximal number of clusters used to parcellate the study region.
Default to 12.
reduced_group_matrix: Matrice de connectivité ( sortie )Group matrix dependant of the chosen method:
(1) averaged approach: a mean matrix of the reduced matrices of the group subjects.
(2) concatenated approach: a concatenation of the reduced matrices of the group subjects.
ROI_clustering: ListOf( Connectivity ROI Texture ) ( output )A K-medoids clustering of the reduced_group_matrix.
Toolbox : Constellation
Niveau d'utilisateur : 2
Identifiant :
constel_group_clustering
Nom de fichier :
brainvisa/toolboxes/constellation/processes/group_pipeline/tools/constel_group_clustering.py
Supported file formats :
regions_nomenclature :Text file, Text filesubjects_group :XML, XMLintersubject_reduced_matrices :gz compressed NIFTI-1 image, GIS image, NIFTI-1 image, gz compressed NIFTI-1 imageaverage_mesh :GIFTI file, GIFTI file, Maillage MESH, MNI OBJ mesh, PLY mesh, Maillage TRI, Z compressed GIFTI file, Z compressed GIFTI file, Z compressed MESH mesh, Z compressed MNI OBJ mesh, Z compressed PLY mesh, Z compressed TRI mesh, gz compressed GIFTI file, gz compressed GIFTI file, gz compressed MESH mesh, gz compressed MNI OBJ mesh, gz compressed PLY mesh, gz compressed TRI meshregions_parcellation :GIFTI file, GIFTI file, Texturereduced_group_matrix :GIS image, GIS imageROI_clustering :GIFTI file, GIFTI file, Texture