ParseNodeSize {FlowSOM} | R Documentation |
Parses node size
ParseNodeSize(nodeSizes, maxNodeSize, refNodeSize)
nodeSizes |
A vector with nodesizes |
maxNodeSize |
Determines the maximum nodesize. |
refNodeSize |
Reference for nodesize against which the nodeSizes will be scaled. Default = max(nodeSizes) |
Function that parses the mapping of the FlowSOM object into node sizes relative to the abundances of cells per cluster
Scales node size relative to the abundances of cells per cluster
A vector is returned consisting of node sizes
PlotFlowSOM
, ParseEdges
,
AutoMaxNodeSize
, ParseArcs
,
ParseQuery
, ParseSD