PlotStarLegend: PlotStarLegend

View source: R/5_plotFunctions.R

PlotStarLegendR Documentation

PlotStarLegend

Description

Plots star legend

Usage

PlotStarLegend(markers, colors, starHeight = 1)

Arguments

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.

Details

Function makes the legend of the FlowSOM star plot

Value

Returns nothing, but plots a legend for FlowSOM star plot

See Also

PlotFlowSOM

Examples

PlotStarLegend(c("CD3", "CD4", "CD8"),
               FlowSOM_colors(3))


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