If your data is organized as a value per parcel/network, you should be able to turn it into parcellated cifti files, which can be displayed in wb_view (and therefore in scenes) as a matrix and/or as colored regions on the surfaces and in the volume.
See wb_command -cifti-parcellate (to make a template parcellated cifti file you can use to import data into), -cifti-label-import (to get your network ROIs into the format -cifti-parcellate wants), and -cifti-convert (and its -from-text option, to read csv or other text data and output cifti). Tim On Thu, Feb 7, 2019 at 7:05 AM Caio Seguin <[email protected]> wrote: > Dear experts, > > I have used diffusion and resting-state functional MRI data from the HCP > to derive whole brain connectomes for individual participants. I used the > connectomes to computed graph-theoretic measures that are part of a > manuscript I am working on. > > My question concerns the sharing of these connectomes and graph-theoretic > measures. My current understanding is that sharing this data is ok as long > as I make sure users abide to the HCP data usage terms. What are your > suggestions on how to do this? > > I've seen BALSA proposed to this end, since it provides a built-in > mechanism of user terms, but my files are CSV or .mat files rather than WB > scenes. > > Thanks in advance for your help. > > Best regards, > Caio Seguin > > _______________________________________________ > HCP-Users mailing list > [email protected] > http://lists.humanconnectome.org/mailman/listinfo/hcp-users > _______________________________________________ HCP-Users mailing list [email protected] http://lists.humanconnectome.org/mailman/listinfo/hcp-users
