cytobank_experiment-methods: Methods for interacting with cytobank_experiment objects

cytobank_experiment-methodsR Documentation

Methods for interacting with cytobank_experiment objects

Description

These methods mirror similar accessor methods for the GatingSet class.

Usage

## 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


RGLab/CytoML documentation built on Feb. 1, 2024, 12:34 a.m.