cytobank_experiment-methods {CytoML} | R Documentation |
These methods mirror similar accessor methods for the GatingSet
class.
## S4 method for signature 'cytobank_experiment' markernames(object) ## S4 method for signature 'cytobank_experiment' colnames(x, do.NULL = "missing", prefix = "missing") ## S4 method for signature 'cytobank_experiment' sampleNames(object) ## S4 method for signature 'cytobank_experiment' pData(object)
object |
A |
x |
cytobank_experiment |
do.NULL, prefix |
not used |