MoBIE

MultiModal Big Image Data Sharing and Exploration

Exploring segmentations

Adding a segmentation to the viewer, will display it as a coloured overlay on your image. If available, a corresponding table will also appear, where each row corresponds to one segmented object.

image

Both the table and segmentation overlay can be explored interactively:

Interacting with the segmentation in the viewer

All keyboard shortcuts are available by selecting Segmentations Browsing from the top dropdown menu of the MoBIE controls, and clicking the ‘show’ button.

To summarise:

More options are available if you click the ‘S’ button in the sources panel:

image

This opens the Configure Label Rendering menu which allows you to change how labels are displayed in the viewer (see image below):

Configure Label Rendering dialog Example of boundary rendering
image image

More options are available if you right click in the viewer:

image

Interacting with segmentation table

Clicking on a row in the table, will move you to the location of that object in the viewer. Ctrl + clicking on a row, will also select that object.
The first column ‘label_id’ states the id of each segmented object from the image.

image

Adding more tables

Usually, the default table that appears with a segmentation only contains very minimal information e.g. the position of objects and their bounding boxes.

You can add more tables from the project, by selecting Table > Load Columns… and then Load from Project. This will make a dropdown menu appear with all available tables. e.g. in the example Platybrowser project there are tables for morphology statistics, gene expression and more…

New columns will be added to the right of table, and can be viewed by scrolling horizontally on the bar at the bottom of the table.

You can also add tables from your File System (see tutorial here)

Selecting based on table values

You can select segments based on values in the table by using the options under ‘Select’ in the menu at the top of the table.

Colour by column…

Selecting Color > Color By Column… from the table menu will allow you to colour your segmented objects based on the values in a certain column. e.g. you could colour based on the value of a calculated statistic, or based on membership to different clusters.

image

The dialog allows you to select the Column you want to colour based on, and a colouring mode. The final checkbox Paint Zero Transparent controls whether 0 values are transparent in the viewer or not.

Colouring Modes:

For the palettes designed for numerical data, a popup will appear allowing you to change the minimum and maximum values for the colour palette. This is useful if you want to focus on / see differences in a smaller range of values.

image

Plots

An interactive scatter plot can be made from any segmentation with an associated table. Tick the P checkbox on the row for that segmentation to open the plot dialog:

image

Select which table columns to use for the x and y axis, as well as any scale factors. This will open the plot:

image

This plot will follow the color by column and selection settings given for the table, and is also interactive (i.e. ctrl+left click on a point to go there in the viewer).

There are more options if you right click in the scatter plot window. For example, you can configure the point selection to control how many points are selected / select all within a certain radius.

Saving tables

Tables can be saved by using Table > Save Table as… in the menu at the top of the table.

Specific columns can be saved by using Table > Save Columns as…

They will be saved as tab separated files.