diva_workspace-class {CytoML}R Documentation

diva_workspace class Inherited from flowjo_workspace-class

Description

diva_workspace class Inherited from flowjo_workspace-class

Usage

diva_get_sample_groups(x)

diva_get_samples(x)

## S4 method for signature 'diva_workspace'
show(object)

## S4 method for signature 'diva_workspace'
parseWorkspace(obj, ...)

diva_to_gatingset(obj, name = NULL, subset = NULL, path = obj@path,
  fast = TRUE, worksheet = c("normal", "global"),
  swap_cols = list(`FSC-H` = "FSC-W", `SSC-H` = "SSC-W"),
  verbose = FALSE, ...)

Arguments

x

diva_workspace

object

diva_workspace

obj

diva_workspace

...

other arguments


[Package CytoML version 1.12.1 Index]