View source: R/presentation.functions.R
plot_prep_report | R Documentation |
plot_prep_report
plot_prep_report(
df,
plot_name,
colorBy = "lg10Expr",
dotsize = 1,
lowColor = "grey",
dotcolor = "darkblue",
x_axis = "UMAP_1",
y_axis = "UMAP_2",
background = "grey",
maxX = NULL,
minX = NULL,
maxY = NULL,
minY = NULL,
geneSel = NULL,
maxExpr = NULL,
showPlotLegend = FALSE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.