View source: R/crestree.functions.R
Projects pptree objects onto embedding (e.g. tSNE)
1 2 | plotpptl(rl, emb, cols = adjustcolor(1, alpha = 0.3), alpha = 1,
lwd = 1, ...)
|
rl |
list of pptree objects (as calculated using bootstrap.tree or mppt.tree) |
emb |
(x,y) coordinates data frame (e.g Rtsne $Y result) |
cols |
vector of colors for cells in emb. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.