trails: GET trails

Description Usage Arguments Value Author(s) See Also Examples

Description

Function to extract trail pseudotimes from a SingleCellExperiment object.

Usage

1
trails(object)

Arguments

object

An object of class SingleCellExperiment

Value

A DataFrame with numeric columns

Author(s)

Daniel C. Ellwanger

See Also

addTrail

Examples

1
2
3
4
# Example data
data(exSCE)

trails(exSCE)

CellTrails documentation built on Nov. 8, 2020, 5:53 p.m.