getFeatureInfo | R Documentation |
Get giotto points spatVector
getFeatureInfo(
gobject = gobject,
feat_type = NULL,
return_giottoPoints = FALSE,
set_defaults = TRUE
)
gobject |
giotto object |
feat_type |
feature type (e.g. "rna", "dna", "protein") |
return_giottoPoints |
return as a giottoPoints object |
set_defaults |
set default spat_unit and feat_type. Change to FALSE only when expression and spat_info are not expected to exist. |
Other feature info data accessor functions:
get_feature_info()
,
setFeatureInfo()
,
set_feature_info()
Other functions to get data from giotto object:
getDimReduction()
,
getExpression()
,
getGiottoImage()
,
getMultiomics()
,
getNearestNetwork()
,
getPolygonInfo()
,
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.