trajLayout {CellTrails}R Documentation

GET trajectory layout

Description

Returns trajectory layout from SingleCellExperiment object

Usage

trajLayout(object)

Arguments

object

A SingleCellExperiment object

Value

A data.frame

Author(s)

Daniel C. Ellwanger

Examples

# Example data
data(exSCE)

trajLayout(exSCE)[seq_len(5), ]

[Package CellTrails version 1.8.0 Index]