View source: R/plot_nhoods.R View source: R/plot.R
plotNhoodSimGroups | R Documentation |
sim_values in order of milo nhoods TODO: Make into separate functions so can pass plot specific params using ...
sim_values needs to be in order of milo nhoods TODO: Split into smaller functions
plotNhoodSimGroups( milo, sim_values, group_by = "celltype", facet_by = NULL, type = "ridge", orientation = "vertical", colour_by = NULL, size = 0.2, subset = NULL, decreasing = FALSE, rel_min_height = 0, show_rank = FALSE, rank_size = 2, group_colours = scrabbitr::getCelltypeColours(), xlabel = "Cell type", ylabel = "Correlation" ) plotNhoodSimGroups( milo, sim_values, group_by = "celltype", facet_by = NULL, type = "ridge", orientation = "vertical", colour_by = NULL, size = 0.2, subset = NULL, decreasing = FALSE, rel_min_height = 0, show_rank = FALSE, rank_size = 2, group_colours = scrabbitr::getCelltypeColours(), xlabel = "Cell type", ylabel = "Correlation" )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.