deconvolve_data
Estimate cell type proportions from spatial transcriptomics data using multiple deconvolution methods. Specify a reference dataset and cell type key to begin.
Instructions
Deconvolve spatial spots to estimate cell type proportions.
Args:
data_id: Dataset ID
params: Required - method, cell_type_key, reference_data_id. See DeconvolutionParameters for all methods and options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes | ||
| data_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | ||
| data_id | Yes | ||
| n_spots | No | ||
| cell_types | Yes | ||
| genes_used | No | ||
| statistics | No | ||
| n_cell_types | Yes | ||
| proportions_key | Yes | ||
| dominant_type_key | Yes |