Description Usage Arguments Value
View source: R/crestree.functions.R
Project cells onto the principal tree
1 | project.cells.onto.ppt(r, emb = NULL, n.mapping = 1)
|
r |
pptree object |
emb |
if not NULL than cell branch assignment and color code of branches are shown |
n.mapping |
number of probabilistic mapping of cells onto the tree to use. If n.mapping=1 then likelihood cell mapping is used. |
modified pptree object with new fields r$cell.summary, r$cell.info and r$img.list. r$cell.summary contains information about cells projected onto the tree, including pseudotime and branch.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.