View source: R/auxiliary_giotto.R
subset_feature_metadata | R Documentation |
Subset feature metadata from giotto object
subset_feature_metadata(
gobject,
feat_type,
spat_unit = NULL,
feat_ids,
all_spat_units = TRUE
)
gobject |
giotto object |
feat_type |
feature type (e.g. "rna", "dna", "protein") |
spat_unit |
spatial unit (e.g. "cell") |
feat_ids |
feature ids to keep |
all_spat_units |
(boolean) applies subset operation across the whole gobject
(ALL spat_units), ignoring the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.