PlotMarkerMSTCondRm: Modified PlotMarkerMST function of FlowSOM, with removal of...

Description Usage Arguments

View source: R/PlotMarkerMSTCondRm.R

Description

Modified PlotMarkerMST function of FlowSOM, with removal of smallest clusters, over a subset of data

Usage

1
2
3
4
5
6
7
8
PlotMarkerMSTCondRm(
  fSOMObject,
  markerName,
  condIndex,
  mainTitle,
  nbRm = 0,
  globalMinMax = c()
)

Arguments

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


gautierstoll/CytoSOM documentation built on May 16, 2020, 10:36 a.m.