get_feature_info: Get feature info

get_feature_infoR Documentation

Get feature info

Description

Get giotto points spatVector

Usage

get_feature_info(
  gobject,
  feat_type = NULL,
  set_defaults = TRUE,
  return_giottoPoints = FALSE
)

Arguments

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

Value

a SpatVector (default) or giottoPoints object depending on value of return_giottoPoints

See Also

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()


drieslab/Giotto_site_suite documentation built on April 26, 2023, 11:51 p.m.