mutate {scater} | R Documentation |
colData(object)
(deprecated).Add new variables to colData(object)
(deprecated).
mutate(object, ...) ## S4 method for signature 'SingleCellExperiment' mutate(object, ...)
object |
a |
... |
Additional arguments to be passed to |
Refer to https://github.com/sa-lee/plyexperiment for replacement functionality.
An SingleCellExperiment object.