
Compute Differential Expression Across Groups
differentialExpression.Rd
Grouping and differential expression testing.
Usage
differentialExpression(
object,
feature,
data.slot = "NormalizedData",
method = "wilcox",
...
)
Arguments
- object
A SpatialMap object
- feature
A feature name, from metadata
- data.slot
Which data slot to compute on
- method
Which method should be used to compute differential expression?
- ...
Arguments passed to differential_wilcox