help > Get CoG for a desired brain atlas
Showing 1-2 of 2 posts
Display:
Results per page:
Mar 30, 2025  02:03 PM | Erfan Naghavi - Tehran University of Medical Sciences
Get CoG for a desired brain atlas

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

Mar 31, 2025  04:03 AM | Andrew Zalesky
RE: Get CoG for a desired brain atlas

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