hvg_int_list_fn | R Documentation |
Get a named list of HVG data (gene IDs, fit, metadata).
hvg_int_list_fn(
sce_int_multibatchnorm,
hvg_selection_value,
hvg_combination = c("hvg_metric", "intersection", "union", "all"),
hvg_selection = c("top", "significance", "threshold")
)
sce_int_multibatchnorm |
(input target) A |
hvg_selection_value , hvg_combination , hvg_selection |
See |
A named list. Output target: hvg_int_list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.