markers_plots_files | R Documentation |
Make plots of top markers.
markers_plots_files(
sce_dimred,
markers_plots_top,
save = TRUE,
dry = FALSE,
return_type = c("file", "plot", "tibble")
)
sce_dimred |
A |
markers_plots_top |
A tibble, output from |
save |
A logical scalar: if |
dry |
A logical scalar: if |
return_type |
A character scalar:
|
See the return_type
argument.
See cluster_markers_plots_files
or contrasts_plots_files
target for details.
marker_plot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.