list_nearest_networks_names | R Documentation |
return the available nearest neighbor network object names
list_nearest_networks_names(
gobject,
spat_unit = NULL,
feat_type = NULL,
nn_type = NULL
)
gobject |
giotto object |
spat_unit |
spatial unit (e.g. "cell") |
feat_type |
feature type (e.g. "rna", "dna", "protein") |
nn_type |
nearest neighbor method (e.g. "sNN", "kNN") |
function that can be used to find which names have been used
names of nearest neighbor network object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.