list_dim_reductions | R Documentation |
return the available dimension reductions
list_dim_reductions(
gobject,
data_type = NULL,
spat_unit = NULL,
feat_type = NULL,
dim_type = NULL
)
gobject |
giotto object |
data_type |
"cells" or "feats" data used in dim reduction |
spat_unit |
spatial unit (e.g. "cell") |
feat_type |
feature type (e.g. "rna", "dna", "protein") |
dim_type |
dimensional reduction method (e.g. "pca", "umap") |
names and locations of dimension reduction as a data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.