InteractivePolyGate: interactive gating from data. Mouse click to build polygon,...

Description Usage Arguments Value

View source: R/InteractivePolyGate.R

Description

interactive gating from data. Mouse click to build polygon, right click to exit.

Usage

1
2
3
4
5
6
7
8
9
InteractivePolyGate(
  RawData,
  marker1,
  marker2,
  fcsFiles,
  xlim = NULL,
  ylim = NULL,
  log = ""
)

Arguments

RawData

data from FlowSOM::ReadInput

marker1

x-axis

marker2

y-axis

fcsFiles

list of file names or list of file indices to be used

xlim

limits of x-axis, if NULL, limits set automatically

ylim

limits of y-axis, if NULL, limits set automatically

log

axxis name to be plot in log scale

Value

a polygon with the marker names


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