.prepare_marker_source_params | R Documentation |
tibble
with parameters for cluster marker tests.Prepare a tibble
with parameters for cluster marker tests.
.prepare_marker_source_params(
marker_source,
marker_source_name,
marker_default_params
)
.prepare_marker_sources_params(marker_sources, marker_default_params)
marker_source |
A named list. |
marker_source_name |
A character scalar: name of a marker source. |
marker_default_params |
A named list with default parameters (common and for tests).
Obtained from |
marker_sources |
A named list of named lists of marker sources. |
A named list (of named lists).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.