ScaleStarHeights {FlowSOM}R Documentation

ScaleStarHeights

Description

Scales starheights

Usage

ScaleStarHeights(data, nodeSizes)

Arguments

data

MedianValues of relevant markers extraced from FlowSOM object

nodeSizes

A vector that is returned from ParseNodeSize

Details

Function that scales the star values between 0 and the node size

Value

A dataframe consisting of the scaled values of the stars. The stars are scaled between 0 and the maximum of all stars

See Also

PlotFlowSOM, ParseNodeSize, AutoMaxNodeSize


[Package FlowSOM version 2.2.0 Index]