You can make a .ptseries.nii or .pscalar.nii using wb_command -cifti-parcellate and your .dlabel.nii then run wb_command -cifti-correlate to make your .pconn.nii. You can then load that .pconn.nii into matlab and replace the data matrix.
Peace, Matt. From: <[email protected]<mailto:[email protected]>> on behalf of Aaron C <[email protected]<mailto:[email protected]>> Date: Sunday, August 21, 2016 at 1:46 PM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: [HCP-Users] A question about saving *.pconn.nii file Dear HCP experts, I have a question about saving *.pconn.nii file. I have a *.dlabel.nii file (for example, N ROIs) and a pre-computed parcellated connectome matrix (N x N). They are in the same order that the connectivity profile of ROI i (with its label i in the *.dlabel file) is in the row i (or column i) of the parcellated connectome matrix. How could I save this parcellated connectome matrix into a *.pconn.nii file using any Connectome Workbench command? I need this *.pconn.nii" file to be compatible with Connectome Workbench so that I can display it using the scene similar to Scene 8 of Connectome Workbench Tutorial. Thank you! _______________________________________________ HCP-Users mailing list [email protected]<mailto:[email protected]> http://lists.humanconnectome.org/mailman/listinfo/hcp-users ________________________________ The materials in this message are private and may contain Protected Healthcare Information or other information of a sensitive nature. If you are not the intended recipient, be advised that any unauthorized use, disclosure, copying or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error, please immediately notify the sender via telephone or return mail. _______________________________________________ HCP-Users mailing list [email protected] http://lists.humanconnectome.org/mailman/listinfo/hcp-users
