.adjustLayoutByPtime {CellTrails} | R Documentation |
Adjusts the edge distances in the trajectory graph such that edge distances correlates to edge weights; pseudotime is stored in edge weights
.adjustLayoutByPtime(x, l)
x |
A |
layout |
Layout coordinates for each sample |
An adjusted layout
Daniel C. Ellwanger