plotNhoodGraph.Rd
Visualize graph of neighbourhoods
plotNhoodGraph(x, layout = "UMAP", colour_by = NA, subset.nhoods = NULL, ...)
x | A |
---|---|
layout | this can be (a) a character indicating the name of the |
colour_by | this can be a data.frame of milo results or a character corresponding to a column in colData |
subset.nhoods | A logical, integer or character vector indicating a subset of nhoods to show in plot (default: NULL, no subsetting) |
... | arguments to pass to |
a ggplot-class
object
NULL#> NULL