View source: R/PlotStarsMSTCondRm.R
Modified PlotStarsMST function of FlowSOM, with removal of smallest clusters, over a subset of data
1 2 3 4 5 6 7 8 9 | PlotStarsMSTCondRm(
fSOMObject,
metaClustFactors,
condIndex,
mainTitle,
nbRm = 0,
smallTree = F,
equalSize = F
)
|
fSOMObject |
FlowSOM tree |
metaClustFactors |
meta-clusters (numbers or names) |
condIndex |
index of data events |
mainTitle |
title |
nbRm |
number of smallest cluster to remove |
smallTree |
true if tree is small and meta-cluster legend is big |
equalSize |
true if clusters are represented with identical sizes |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.