.trajLandmark<- {CellTrails}R Documentation

SET trajectory landmark annotation

Description

Stores information on trajectory landmarks in a SingleCellExperiment object

Usage

.trajLandmark(object, type = c("type", "id", "shape")) <- value

Arguments

object

A SingleCellExperiment object

type

A character in "type", "id", "shape"

value

A vector of any type

Value

An updated object of class SingleCellExperiment

Author(s)

Daniel C. Ellwanger


[Package CellTrails version 1.8.0 Index]