AddStars: AddStars

View source: R/5_plotFunctions.R

AddStarsR Documentation

AddStars

Description

Function plots the stars

Usage

AddStars(p, fsom, markers = fsom$map$colsUsed, colorPalette = NULL)

Arguments

p

ggplot object

fsom

FlowSOM object, as generated by BuildMST

markers

Determines which markers to plot. Default = "fsom$map$colsUsed"

colorPalette

Color palette to be used for colors. Can be either a function or an array specifying colors.

Value

ggplot object with the stars added

See Also

PlotFlowSOM, AddLabels, AddNodes, AddBackground, PlotStars, AddPies, ParseArcs


SofieVG/FlowSOM documentation built on Feb. 1, 2024, 11:33 a.m.