AddStars {FlowSOM} | R Documentation |
Function plots the stars
AddStars(p, fsom, markers = fsom$map$colsUsed, colorPalette = NULL)
p |
GGplot object |
fsom |
FlowSOM object, as generated by |
markers |
Determines which markers to plot. Default = "fsom$map$colsUsed" |
colorPalette |
ColorPalette to be used for colors. Can be either a function or an array specifying colors. |
ggplot object with the stars added
PlotFlowSOM
, AddLabels
,
AddNodes
, AddBackground
, PlotStars
,
AddPies
, ParseArcs