MoBIE

MultiModal Big Image Data Sharing and Exploration

MoBIE collection tables

MoBIE collection tables provide a convenient human editable way to define large (correlative) image data sets, including images, segmentation images, segmentation annotations and annotated spots (e.g., useful for browsing gene locations in spatial transcriptomics data).

Collection table specification

Each row specifies one dataset, which can be further configured by a number of predefined columns.

Defined columns:

The only required column is uri, which must contain a valid path to that dataset. This path can be local (File system) or in the cloud (S3 or HTTP).

For a more complete specification of all columns please read the comments in the code.

In addition to the specified columns, the table may contain an arbitrary number of additional columns, where you can annotate your respective data sets.

Opening a collection table in Fiji/MoBIE

Within the Fiji menu select: Plugins > MoBIE > Open > Open Collection Table...

A user interface will pop up with the following fields:

Example collection tables

Learning tips

Local data

Google sheets pointing to remote data

Here are some Google Sheet collection tables that are pointing to remotely hosted data. They can be opened like this:

Quick start

Make sure to have MoBIE installed on your computer.

Within the Fiji menu select: Plugins > MoBIE > Open > Open Collection Table....

In the user interface that pops up choose:

Have fun browsing the data!

Note that you could use any of the URL of the above “Example collection tables” in the exact same way (just copy and paste the links into the Open Collection Table... command).

If you are unsure how to browse the data, this video should be helpful. More videos can be found in the MoBIE YouTube channel.

Troubleshooting