Dear Andrew,
I have a query about generating CoGs using the getGOG.m file. For my connectome analysis, I’ve used a modified multi-modal parcellation atlas from the HCP. How can I utilize the .dlabel.nii file (or any other file) in the getCOG.m script to create my own CoGs based on my nodes and this atlas?
Thanks,
Erfan
Hi Erfan,
getCOG.m requires a nii file. I don't think that it will be able to read a dlabel file.
You could modify the script to read a dlabel file and the COG computation part of the script would remain the same.
Andrew
Originally posted by Erfan Naghavi:
Dear Andrew,
I have a query about generating CoGs using the getGOG.m file. For my connectome analysis, I’ve used a modified multi-modal parcellation atlas from the HCP. How can I utilize the .dlabel.nii file (or any other file) in the getCOG.m script to create my own CoGs based on my nodes and this atlas?
Thanks,
Erfan