arrange {scater} | R Documentation |
The SingleCellExperiment
returned will have cells ordered by the corresponding
variable in colData(object)
.
arrange(object, ...) ## S4 method for signature 'SingleCellExperiment' arrange(object, ...)
object |
A |
... |
Additional arguments to be passed to |
Refer to https://github.com/sa-lee/plyexperiment for replacement functionality.
An SingleCellExperiment object.