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