These methods mirror similar accessor methods for the GatingSet
class.
1 2 3 4 5 6 7 8 9 10 11 | ## 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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.