createCellMetaObj: Create S4 cellMetaObj

createCellMetaObjR Documentation

Create S4 cellMetaObj

Description

Create an S4 cellMetaObj

Usage

createCellMetaObj(
  metadata,
  spat_unit = "cell",
  feat_type = "rna",
  provenance = NULL,
  col_desc = NULL,
  verbose = TRUE
)

Arguments

metadata

metadata info

spat_unit

spatial unit of aggregated expression (e.g. 'cell')

feat_type

feature type of aggregated expression (e.g. 'rna', 'protein')

provenance

origin data of aggregated expression information (if applicable)

col_desc

(optional) character vector describing columns of the metadata

verbose

be verbose


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