dot-prepare_inputs: Prepare cluster/deconvolve inputs from SingleCellExperiment...

.prepare_inputsR Documentation

Prepare cluster/deconvolve inputs from SingleCellExperiment object

Description

Prepare cluster/deconvolve inputs from SingleCellExperiment object

Usage

.prepare_inputs(
  sce,
  use.dimred = "PCA",
  d = 15,
  positions = NULL,
  position.cols = c("pxl_col_in_fullres", "pxl_row_in_fullres"),
  xdist = NULL,
  ydist = NULL
)

Value

List of PCs, names of columns with x/y positions, and inter-spot distances


edward130603/BayesSpace documentation built on Oct. 23, 2024, 7:04 a.m.