.exprs {CellTrails} | R Documentation |
Retrieve numeric matrix of expression values for processing in
CellTrails. This wrapper function ensures that all functions in the
package receive the proper assay from the
SingleCellExperiment
object.
.exprs(object)
object |
An object of class |
A numeric
matrix
Daniel C. Ellwanger