getCellTrackMeta {cellmigRation}R Documentation

Method getCellTrackMeta

Description

Retrieve Metadata from a trackedCells object.

Usage

getCellTrackMeta(x)

## S4 method for signature 'trackedCells'
getCellTrackMeta(x)

Arguments

x

a trackedCells-class object

Value

a list including Meta Data

Examples

data("TrackCellsDataset")
getCellTrackMeta(TrackCellsDataset)


[Package cellmigRation version 1.0.0 Index]