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

Description Usage Arguments Value

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

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

Arguments

x

SingleCellAssay

value

DataFrame

Value

modified SingleCellAssay


MAST documentation built on Nov. 8, 2020, 8:19 p.m.