View source: R/5_plotFunctions.R
PlotStarLegend | R Documentation |
Plots star legend
PlotStarLegend(markers, colors, starHeight = 1)
markers |
Vector of markers used in legend |
colors |
Color palette for the legend. Can be a vector or a function. |
starHeight |
Star height. Default = 1. |
Function makes the legend of the FlowSOM star plot
Returns nothing, but plots a legend for FlowSOM star plot
PlotFlowSOM
PlotStarLegend(c("CD3", "CD4", "CD8"),
FlowSOM_colors(3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.