.adjustLayoutByPtime {CellTrails}R Documentation

Adjusting the trajectory graph layout

Description

Adjusts the edge distances in the trajectory graph such that edge distances correlates to edge weights; pseudotime is stored in edge weights

Usage

.adjustLayoutByPtime(x, l)

Arguments

x

A SingleCellExperiment object

layout

Layout coordinates for each sample

Value

An adjusted layout

Author(s)

Daniel C. Ellwanger


[Package CellTrails version 1.6.1 Index]