Description Usage Arguments See Also
Overlay a neighborSet onto a set of xy coordinates
1 2 3 | overlay_neighbors(x, y, indices, ...)
overlay_shared_neighbors(x, y, indices, type = "rank", ...)
|
x, y |
numeric vectors to produce segments from |
indices |
a neighborSet index matrix |
... |
additional arguments to pass to ggplot2::geom_segment |
type |
Algorithm used to compute shared nearest neighbors graph |
scran::neighborsToSNNGraph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.