cytobank_experiment-methods: Methods for interacting with cytobank_experiment objects

Description Usage Arguments

Description

These methods mirror similar accessor methods for the GatingSet class.

Usage

 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)

Arguments

object

A cytobank_experiment object

x

cytobank_experiment

do.NULL, prefix

not used


CytoML documentation built on March 12, 2021, 2 a.m.