Create giotto points object#

Last Updated: Jan 29, 2024

Description#

Creates Giotto point object from a structured dataframe-like object

Usage#

createGiottoPoints(x, feat_type = "rna", verbose = TRUE)

Arguments#

x

spatVector or data.frame-like object with points coordinate information (x, y, feat_ID)

feat_type

feature type

verbose

be verbose

Value#

giottoPoints