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