marker_heatmaps_wrapper | R Documentation |
Make a heatmap of global or contrast markers.
marker_heatmaps_wrapper(
seu,
params,
marker_type = c("global", "contrast"),
save = TRUE,
return_type = c("file", "tibble")
)
seu |
A |
params |
A tibble. See |
marker_type |
A character scalar. |
save |
A logical scalar. If |
return_type |
A character scalar. For
|
See the return_type
argument.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.