.spanForest<- {CellTrails}R Documentation

SET state trajectory graph

Description

Sets graph object spanning all states (spanning forest) to SingleCellExperiment object

Usage

.spanForest(object) <- value

Arguments

object

A SingleCellExperiment object

value

A list object with an igraph object per component of the spanning forest

Value

An updated object of class SingleCellExperiment

Author(s)

Daniel C. Ellwanger


[Package CellTrails version 1.6.1 Index]