addStatistics
¶
addStatistics
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¶
Argument |
Description |
---|---|
|
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` <#addfeatstatistics>`_ and ``addCellStatistics` <#addcellstatistics>`_
Value¶
giotto object if return_gobject = TRUE, else a list with results