readSpatLocsData: Read spatial location data

View source: R/data_input.R

readSpatLocsDataR Documentation

Read spatial location data

Description

read spatial locations/coordinates from nested list and generate list of Giotto spatLocsObj

Usage

readSpatLocsData(
  data_list,
  default_spat_unit = NULL,
  provenance = NULL,
  cores = determine_cores(),
  verbose = TRUE
)

Arguments

data_list

(nested) list of spatial locations input data

default_spat_unit

(optional) default spat_unit to use

provenance

(optional) provenance information

cores

how many cores to use

verbose

be verbose

Value

list of spatLocsObj


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