Skip to contents

Takes Coereba Output and generates both .fcs file and a dictionary.

Usage

Coereba_FCSExport(
  data,
  gs,
  outpath,
  filename,
  fcsname,
  returnType,
  nameAppend,
  Aggregate = FALSE
)

Arguments

data

The Coereba Data

gs

Gating Set Object containing original parameters

outpath

File path to desired storage location

filename

Desired name for fcs file

returnType

Whether to return "flowframe" or "fcs"

nameAppend

For flowframe and fcs returnType, what gets appended before .fcs

Aggregate

Combine the items, finish your documentation.

Value

A dictionary .csv file, and a .fcs file.

Examples

A <- 2+2