List Available Deconvolution Results in a SpatialExperiment
available_results.Rd
Returns column names in colData that correspond to
deconvolution results. Optionally filters by a method prefix
(e.g., "spatialdwls").
Arguments
- deconv
-
A
SpatialExperimentcontaining deconvolution results. - method
-
Optional prefix used to filter result columns (typically the internal method token from
spacedeconv::deconvolution_methods, or a customresult_nameused when running a method).