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("imagecol", "imagerow"),
  radius = NULL,
  xdist = NULL,
  ydist = NULL
)

Value

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


edward130603/BayesSpace documentation built on May 11, 2023, 6:13 a.m.