colData<-,SingleCellAssay,DataFrame-method | R Documentation |
colData
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.
## S4 replacement method for signature 'SingleCellAssay,DataFrame'
colData(x) <- value
x |
|
value |
|
modified SingleCellAssay
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.