External Email - Use Caution
I hava a data set of 240 patients, 60 Healthy Control, 60 MCI, 60 cMCI and 60 AD, with 429 cortical and subcortical features.
68 of this features are cortical thickness standard desviation features (ie, lh_bankssts_thicknessstd, lh_caudalanteriorcingulate_thicknessstd, … , rh_insula_thicknessstd). I have calculated the average of each of this features for each group (HC, MCI, cMCI, AD) and I want to represent this data over a brain template. For now I am doing this with visbrain, a Python open-source package, but I was wondering if I could do the same with FreeSurfer. I have not found any way to do it in a simple way in the FreeSurfer wiki, but there has to be some way to do it.
Thanks you for the help!