getLineageTime: Decide cell pseudotime

Description Usage Arguments Value

Description

Compute the pseudotime of each cell along each lineage.

Usage

1
getLineageTime(lineages, membership)

Arguments

lineages

A list of vectors, one per lineage, each containing the ordered cluster labels along the lineage

membership

the n-by-K soft membership matrix

Value

An n-by-L pseudotime matrix for L lineages. Each column contains the pseudotime of cells along one lineage, and NA if a cell does not belong to it. Cells are assigned to different lineages, potentially with overlaps, according to their major clusters.


lingxuez/SOUP documentation built on May 28, 2019, 3:38 p.m.