addFeatsPerc | R Documentation |
Calculates the total percentage of (normalized) counts for a subset of selected genes
addFeatsPerc(
gobject,
spat_unit = NULL,
feat_type = NULL,
expression_values = c("normalized", "scaled", "custom"),
feats = NULL,
vector_name = "feat_perc",
return_gobject = TRUE
)
gobject |
giotto object |
spat_unit |
spatial unit |
feat_type |
feature type |
expression_values |
expression values to use |
feats |
vector of selected features |
vector_name |
column name as seen in |
return_gobject |
boolean: return giotto object (default = TRUE) |
giotto object if return_gobject = TRUE
, else a vector with
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.