createGiottoPoints: Create giotto points object

createGiottoPointsR Documentation

Create giotto points object

Description

Creates Giotto point object from a structured dataframe-like object

Usage

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

Arguments

x

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

feat_type

feature type

verbose

be verbose

unique_IDs

(optional) character vector of unique IDs present within the spatVector data. Provided for cacheing purposes

Value

giottoPoints


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