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

Description Usage Value

Description

Prepare cluster/deconvolve inputs from SingleCellExperiment object

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
.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


BayesSpace documentation built on Nov. 8, 2020, 8:03 p.m.