split-fcbFlowSet-list-method: Splits a fcbFlowSet into a flowSet with updated pData

split,fcbFlowSet,list-methodR Documentation

Splits a fcbFlowSet into a flowSet with updated pData

Description

Splits a fcbFlowSet into a flowSet with updated pData

Usage

## S4 method for signature 'fcbFlowSet,list'
split(
  x,
  f,
  assign0 = FALSE,
  drop = FALSE,
  prefix = NULL,
  flowSet = TRUE,
  merge.na = TRUE,
  ...
)

Arguments

fcbFlowFrame

a fcbFlowFrame object with barcoded flowframe and uptake flowframe post deskewing and clustering (at least one barcodes slot filled)

Value

a fcbFlowSet with each flowFrame named by the assignments defined in the platemap


bjreisman/DebarcodeR documentation built on Oct. 22, 2022, 1:50 a.m.