list_dim_reductions_names | R Documentation |
return the available dimension reductions object names
list_dim_reductions_names(
gobject,
data_type = "cells",
spat_unit = NULL,
feat_type = NULL,
dim_type = NULL
)
gobject |
giotto object |
data_type |
cells or feats dim reduction |
spat_unit |
spatial unit (e.g. "cell") |
feat_type |
feature type (e.g. "rna", "dna", "protein") |
dim_type |
dimensional reduction type (method) |
function that can be used to find which names have been used
names of dimension reduction object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.