Description Usage Arguments Value
Visualizes the dimensional reduction method of choice.
1 2 3 4 5 6 7 | plotDimRed(
object,
dim_red = "umap",
color_to = NULL,
pt_size = 1,
pt_alpha = 0.9
)
|
object |
A valid cell tracer object. |
color_to |
Character value. The variable that is to be displayed or highlighted by the dots color. |
pt_size |
Numeric value. Denotes the size and alpha values of the points of the scatterplot. |
pt_alpha |
Numeric value. Denotes the size and alpha values of the points of the scatterplot. |
A ggplot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.