| getPolygonInfo | R Documentation |
Get giotto polygon spatVector
getPolygonInfo(
gobject = NULL,
polygon_name = NULL,
polygon_overlap = NULL,
return_giottoPolygon = FALSE
)
gobject |
giotto object |
polygon_name |
name of polygons. Default is "cell" |
polygon_overlap |
include polygon overlap information |
return_giottoPolygon |
(Defaults to FALSE) Return as giottoPolygon S4 object |
Other polygon info data accessor functions:
get_polygon_info(),
setPolygonInfo(),
set_polygon_info()
Other functions to get data from giotto object:
getDimReduction(),
getExpression(),
getFeatureInfo(),
getGiottoImage(),
getMultiomics(),
getNearestNetwork(),
getSpatialEnrichment(),
getSpatialGrid(),
getSpatialLocations(),
getSpatialNetwork(),
get_NearestNetwork(),
get_dimReduction(),
get_feature_info(),
get_giottoImage(),
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.