We have lots of fMRI data on subjects in our studies, and rather than using an atlas that doesn’t account for individual differences in functional network topography, I was hoping to generate a functional network map for each individual. I thought maybe in the papers of Dosenbach, Gordon, or Yeo I would be able to find such software, but I wasn’t able to find anything.
Does this sort of software–or at least a tutorial on how to perform this on your own dataset–exist?
Hi, you can always run ICA, dictionary learning or clustering on individual data. There are some tolls for that e.g. in Nilearn. But the difficulty is to have something which remains consistent across individuals, i.e. a one-to-one matching of structure.
As explained in From deep brain phenotyping to functional atlasing - Archive ouverte HAL, you can do that with dictionary learning, if you have the same contrasts observed in each individual.
HTH,
Bertrand