Deconvolute DOT
deconvolute_dot.Rd
Deconvolute DOT
Usage
deconvolute_dot(
single_cell_obj,
spatial_obj,
cell_type_col = "cell_ontology_class",
assay_sc = "counts",
assay_sp = "counts",
result_name = "dot",
...
)
Arguments
- single_cell_obj
Single Cell Experiment
- spatial_obj
Spatial Experiment
- cell_type_col
column of SCE containing cell type information
- assay_sc
assay of single_cell_obj to use
- assay_sp
assay of spatial_obj to use
- result_name
token to identify deconvolution results in object, default = "dot"
- ...
additional parameters passed to DOTr methods