View source: R/5_plotFunctions.R
ParseNodeSize | R Documentation |
Parses node size
ParseNodeSize(nodeSizes, maxNodeSize, refNodeSize)
nodeSizes |
A vector with node sizes |
maxNodeSize |
Determines the maximum node size. |
refNodeSize |
Reference for node size 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.