augment_genealogy | R Documentation |
Visualize cell genealogy
augment_genealogy(graph, lengths = numeric(0))
gggenealogy(data, mapping = ggplot2::aes(), ...)
graph |
igraph |
lengths |
lengths of edges. |
data |
tbl from |
mapping |
|
... |
passed to |
augment_genealogy
calculates coordinates of nodes and edges for plotting.
gggenealogy()
creates a basic ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.