combineCellData | R Documentation |
combine cell data information
combineCellData(
gobject,
feat_type = "rna",
include_spat_locs = TRUE,
spat_loc_name = "raw",
include_poly_info = TRUE,
poly_info = "cell"
)
gobject |
giotto object |
feat_type |
feature type |
include_spat_locs |
include information about spatial locations |
spat_loc_name |
spatial location name |
include_poly_info |
include information about polygon |
poly_info |
polygon information name |
data.table with combined spatial information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.