Description Usage Arguments Value
View source: R/plotting_functions.R
A warning helper for plot_reduced_dim_scExp
1 2 3 4 5 6 7 | warning_plot_reduced_dim_scExp(
scExp,
color_by,
reduced_dim,
select_x,
select_y
)
|
scExp |
A SingleCellExperiment Object |
color_by |
Feature used for coloration |
reduced_dim |
Reduced Dimension used for plotting |
select_x |
Which variable to select for x axis |
select_y |
Which variable to select for y axis |
Warning or errors if the inputs are not correct
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.