Creating groups

Create groups


In this tutorial, you will learn how to segregate the subjects and acquisitions into one or more groups for data visualization. This is particularly useful for projects containing different experimental protocols with a large number of subjects. The umIToolbox uses the groups to put together the data extracted from the ROIs to facilitate the data exploration, visualization and statistical analysis.

Note
This feature is available only through the umIToolbox main GUI and not in the standalone version of DataViewer.

Steps to create groups


First, open your project file in the main GUI:

        umIToolbox( 'C:/FOLDER/projectfile.mat' )
      

Navigate to the Analysis tab. The data that we will group consists of four recordings of Resting state on four mice:

tt_creating_groups_fig1

Here, we will create two groups: one with mice M4D and M4X an the second with the mice M5D and M5DG. To do so, launch the Grouping tool by clicking on its button in the options panel.

dataGroupingTool_fig1

By default, a single group is created with the objects currently displayed in the Analysis tab from the main GUI. Now to create the two abovementioned groups, follow these steps:

  1. To create a new group, go to Group options >> add new group.
  2. Rename the groups to M4s and M5s respectively.
  3. Move the objects to their respective groups by selecting the acquisitions and using the controls below the tree.
  1. To save the groups go to File >> Save Groups to save the groups to a StatsGroupInfo_<NAME>.mat
  2. Finally, click on Apply button.

Now, you can see the two groups in the main GUI:

tt_creating_groups_fig2

Note
This is just a basic explanation on the features of the Grouping tool. For more information, read the documentation of the umIToolbox app.

Now that you created groups, you can explore the grouped data extracted from the ROIs! Check the next tutorial to learn how to visualize grouped data!



Back to top

Copyright © LabeoTech 2024. This work is licensed under the GNU General Public License, Version 3.0.