View source: R/5_plotFunctions.R
ScaleStarHeights | R Documentation |
Scales starheights
ScaleStarHeights(data, nodeSizes)
data |
Median values of relevant markers extracted from FlowSOM object |
nodeSizes |
A vector that is returned from |
Function that scales the star values between 0 and the node size
A dataframe consisting of the scaled values of the stars. The stars are scaled between 0 and the maximum of all stars
PlotFlowSOM
, ParseNodeSize
,
AutoMaxNodeSize
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.