
Replicate deconvolution subgroups in a new dataset
Source:R/cell_deconvolution.R
replicate_deconvolution_subgroups.Rd
Reconstructs and applies deconvolution subgroup signatures based on a previous decomposition.
Arguments
- deconv_res
A list containing results from the deconvolution process, including:
Deconvolution subgroups composition
: a list of subgroup feature names per iterationDeconvolution matrix
: the original deconvolution result used to determine relevant features
- deconvolution_test
A data.frame or matrix of deconvolution results (e.g., from another cohort)