stream2.tl.infer_pseudotime

stream2.tl.infer_pseudotime(adata, source, target=None, nodes_to_include=None, key='epg', copy=False)[source]

Infer pseudotime :param adata: Annotated data matrix. :type adata: AnnData :param copy: If True, return a copy instead of writing to adata. :type copy: bool, optional (default: False)