colData-set-SingleCellAssay-DataFrame-method: Replace 'colData'

colData<-,SingleCellAssay,DataFrame-methodR Documentation

Replace colData

Description

Replace colData with a DataFrame. Checks to make sure that row.names(value) match colnames{x}, in contrast to the parent method Checks for a wellKey column, as well.

Usage

## S4 replacement method for signature 'SingleCellAssay,DataFrame'
colData(x) <- value

Arguments

x

SingleCellAssay

value

DataFrame

Value

modified SingleCellAssay


RGLab/MAST documentation built on Sept. 30, 2023, 1:08 p.m.