sim.make_flowFrame: Make flowFrame from synthetic signal data

Description Usage Arguments Value See Also

View source: R/output.R

Description

Creates a flowFrame with given signal in named channels.

Usage

1
2
sim.make_flowFrame(..., channel_names, marker_names = NULL,
  guid = "qc_toy")

Arguments

...

signals, as generated by function sim.baseline, possibly perturbed by other functions from qctoy.

channel_names

vector of channel names, of length equal to number of signal data objects.

marker_names

vector of marker names, of length equal to number of signal data objects. If NULL, set to channel_names.

guid

GUID descriptor of flowFrame.

Value

flowFrame object.

See Also

See functions beginning with sim.sample. for examples of usage.


davnovak/qctoy documentation built on Nov. 4, 2019, 9:45 a.m.