Make a tibble with integration methods and their parameters.
Source:R/integration_integration.R
integration_methods_df_fn.RdMake a tibble with integration methods and their parameters.
Arguments
- integration_methods
A named list of integration methods. See the
INTEGRATION_METHODSparameter in01_integration.yamlconfig for more details.- hvg_int
(input target) A named list of HVG data for each
SingleCellExperimentobject. Depending on settings, it may have CC-related HVGs removed.- hvg_int_with_cc
(input target)
NULLor a named list of HVG data for eachSingleCellExperimentobject. Depending on settings, it may have all genes (including CC-related) included.