.prepare_inputs | R Documentation |
Prepare cluster/deconvolve inputs from SingleCellExperiment object
.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
)
List of PCs, names of columns with x/y positions, and inter-spot distances
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.