Skip to contents

Deconvulate spots in spatial dataset using CARD or RCTD algorithm.

Usage

spot_deconvolution_fn(spe, sce_ref, sce_ref_label, deconv_method = "CARD")

Arguments

spe

(input target) A normalized SpatialExperiment object.

sce_ref

A SingeCellExperiment object obtain from config file.

Value

A modified spe object.