run_RCTD | R Documentation |
run_RCTD
run_RCTD(
scRNA = NULL,
spatial = NULL,
rctd_mode = "doublet",
max_multi_types = 10
)
rctd_mode |
RCTD has three modes, each suited for different spatial technologies: "doublet": Assigns 1-2 cell types per pixel. Best for high-resolution technologies like Slide-seq and MERFISH. "multi": Like doublet mode but can assign more cell types (up to max_multi_types). Best for lower-resolution technologies like 100-micron Visium. "full": No restrictions on number of cell types. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.