Make a tibble with integration methods and their parameters.
Source:R/integration_integration.R
integration_methods_df_fn.Rd
Make a tibble with integration methods and their parameters.
Arguments
- integration_methods
A named list of integration methods. See the
INTEGRATION_METHODS
parameter in01_integration.yaml
config for more details.- hvg_int
(input target) A named list of HVG data for each
SingleCellExperiment
object. Depending on settings, it may have CC-related HVGs removed.- hvg_int_with_cc
(input target)
NULL
or a named list of HVG data for eachSingleCellExperiment
object. Depending on settings, it may have all genes (including CC-related) included.