create_spat_locs_obj | R Documentation |
Create an S4 spatLocsObj
createSpatLocsObj(
coordinates,
name = "test",
spat_unit = "cell",
provenance = NULL,
misc = NULL,
verbose = TRUE
)
coordinates |
spatial coordinates |
name |
name of spatLocsObj |
spat_unit |
spatial unit of aggregated expression (e.g. 'cell') |
provenance |
origin data of aggregated expression information (if applicable) |
misc |
misc |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.