colData<-,expt,ANY-method | R Documentation |
A setter to put the sample data into an expt.
## S4 replacement method for signature 'expt,ANY'
colData(x, i, withDimnames = TRUE, ...) <- value
x |
One of my various expressionset analogs, expt, expressionSet, or summarizedExperiment. |
i |
Subset to replace. |
withDimnames |
indeed. |
... |
extra args. |
value |
New Sample data for the expt. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.