RNA-seq Deconvolution
rnaseq_deconvolutionDeconvolve bulk RNA-seq profiles into cell-type fractions using marker-based heuristics. Identify likely cell types from expression data or ranked genes.
Instructions
Marker-based heuristic deconvolution of a bulk RNA-seq profile into likely cell-type fractions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression_profile | No | Expression profile keyed by gene symbol with numeric abundance values. | |
| ranked_genes | No | Optional ranked marker genes when numeric expression is unavailable. | |
| max_cell_types | No | Maximum cell types to return. Default 5. |