list_nearest_networks | R Documentation |
return the available nearest neighbor network information
list_nearest_networks(
gobject,
spat_unit = NULL,
feat_type = NULL,
nn_type = NULL,
return_uniques = FALSE
)
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") |
return_uniques |
return unique nesting names (ignores if final object exists/is correct class) |
names and locations of nearest neighbor networks as a data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.