addStatistics#
Last Updated: Jan 14, 2025
Description#
Adds feature and cell statistics to the giotto object
Usage#
addStatistics(
gobject,
feat_type = NULL,
spat_unit = NULL,
expression_values = c("normalized", "scaled", "custom"),
detection_threshold = 0,
return_gobject = TRUE
)
Arguments#
|
giotto object |
|
feature type |
|
spatial unit |
|
expression values to use |
|
detection threshold to consider a feature detected |
|
boolean: return giotto object (default = TRUE) |
Details#
See addFeatStatistics
and addCellStatistics
Value#
giotto object if return_gobject = TRUE, else a list with results