random_root | R Documentation |
Finds a cell that has the maximum DPT distance from a randomly selected one.
random_root(dm_or_dpt)
dm_or_dpt |
A |
A cell index
data(guo)
dm <- DiffusionMap(guo)
random_root(dm)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.