Skip to content

Document label_image_id #104

@imagejan

Description

@imagejan

The label_image_id column is added for tables including multiple sources (e.g. from a merged grid view of many segmentations), but it's not mentioned anywhere here in the documentation.

I guess it should be added at least here:

MoBIE contains three different kinds of tables:
- tables associated with a segmentation, which always contain the column **label_id**. This column represents the id (pixel value) of the corresponding segmented object. **label_id** is an integer.
- tables associated with regions (for example positions in a grid-view), which always contain the column **region_id**. This column represents the id of a region and can be an integer or string.
- tables associated with spots (e.g. gene detections in spatial transcriptomics data), which always contain the column **spot_id**. This column represents the id of a spot and is an integer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions