Skip to contents

Get giotto points spatVector

Usage

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

Arguments

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.