The commands in wb_command are designed for scripting flexibility, they each do a small, low-level operation, to be chained together to achieve various tasks. However, they mainly output data files, there isn't much for text output currently.
You could use -cifti-parcellate to parcellate your cluster maps, and any parcel with a nonzero value therefore has some overlap - you can view this file on the surface and click on any nonzero patch to check what area it is. You can also dump those values to text with -cifti-convert -to-text. Running -file-information on the parcellated file or the dlabel file will give you the order of the parcel names. We aren't big fans of thresholding, and we would also consider parcellating the timeseries before running the statistics, if your question is "which of this parcellation's areas are significantly activated?". Tim On Thu, Sep 7, 2017 at 3:59 PM, Xavier Guell Paradis <[email protected]> wrote: > Dear HCP experts, > I have a thresholded functional connectivity map (dscalar), and the dlabel > files from the Glasser 2016 multimodal cortical parcellation. I was > wondering whether there is a wb_command that would automatically generate a > table indicating which labels overlap with my functional connectivity map. > I have been exploring the wb_command index as well as the HCP mail archive > and cannot find anything like this. > > Thank you very much, > Xavier. > > _______________________________________________ > 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
