additional parameters to be passed to object-specific methods.
na
logical. If TRUE (default), cells that are not assigned to a
lineage will have a pseudotime value of NA. Otherwise, their
arclength along each curve will be returned.
as.probs
logical. If FALSE (default), output will be the
weights used to construct the curves, appropriate for downstream analysis
of individual lineages (ie. a cell shared between two lineages can have two
weights of 1). If TRUE, output will be scaled to represent
probabilistic assignment of cells to lineages (ie. a cell shared between
two lineages will have two weights of 0.5).
Value
slingPseudotime: an n by L matrix representing
each cell's pseudotime along each lineage.
slingCurveWeights: an n by L matrix of cell
weights along each lineage.