These methods mirror similar accessor methods for the GatingSet class.

# S4 method for cytobank_experiment
markernames(object)

# S4 method for cytobank_experiment
colnames(x, do.NULL = "missing", prefix = "missing")

# S4 method for cytobank_experiment
sampleNames(object)

# S4 method for cytobank_experiment
pData(object)

Arguments

object

A cytobank_experiment object

x

cytobank_experiment

do.NULL, prefix

not used