showTrajInfo {CellTrails}R Documentation

Shows relevant content of a SingleCellExperiment object for a CellTrails analysis

Description

Shows relevant content of a SingleCellExperiment object for a CellTrails analysis

Usage

showTrajInfo(object)

Arguments

object

A SingleCellExperiment object

Value

showTrajInfo returns an invisible NULL

Author(s)

Daniel C. Ellwanger

Examples

# Example data
data(exSCE)

showTrajInfo(exSCE)

[Package CellTrails version 1.8.0 Index]