get_giottoImage | R Documentation |
Get giotto image object from gobject
get_giottoImage(
gobject = NULL,
image_type = c("image", "largeImage"),
name = NULL
)
gobject |
giotto object |
image_type |
type of giotto image object. Either "image" or "largeImage" |
name |
name of a giotto image object |
a giotto image object
Other image data accessor functions:
getGiottoImage()
,
setGiottoImage()
,
set_giottoImage()
Other functions to get data from giotto object:
getDimReduction()
,
getExpression()
,
getFeatureInfo()
,
getGiottoImage()
,
getMultiomics()
,
getNearestNetwork()
,
getPolygonInfo()
,
getSpatialEnrichment()
,
getSpatialGrid()
,
getSpatialLocations()
,
getSpatialNetwork()
,
get_NearestNetwork()
,
get_dimReduction()
,
get_feature_info()
,
get_multiomics()
,
get_polygon_info()
,
get_spatialGrid()
,
get_spatialNetwork()
,
get_spatial_enrichment()
,
get_spatial_locations()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.