AddPies {FlowSOM} | R Documentation |
Function plots the pies
AddPies(p, fsom, cellLabels, layout = NULL, colorPalette = NULL)
p |
GGplot object |
fsom |
FlowSOM object, as generated by |
cellLabels |
Array of factors indicating the cell labels |
layout |
Coordinates of nodes. Uses dataframe of the ggplot object if NULL. |
colorPalette |
ColorPalette to be used for colors. Can be either a function or an array specifying colors. |
ggplot object with the pies added
PlotFlowSOM
, AddLabels
,
AddNodes
, AddBackground
, PlotPies
,
AddStars
, ParseArcs