View source: R/PlotMarkerMSTCondRm.R
Modified PlotMarkerMST function of FlowSOM, with removal of smallest clusters, over a subset of data
1 2 3 4 5 6 7 8 | PlotMarkerMSTCondRm(
fSOMObject,
markerName,
condIndex,
mainTitle,
nbRm = 0,
globalMinMax = c()
)
|
fSOMObject |
FlowSOM tree |
markerName |
name of marker |
condIndex |
index of data events |
mainTitle |
title |
nbRm |
number of smallest cluster to remove |
globalMinMax |
min and max value of markers, used for color scale |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.