View source: R/visualization.R
plotReduction | R Documentation |
Plot all samples on a 2D reduction, samples can be colored by factors.
plotReduction(object, reduction = NULL, group.factor = NULL,
sampling = NULL)
object |
Cookie object |
reduction |
Reduction results used. |
group.factor |
Color samples by which factor. |
sampling |
Hightlight the selected sample in a speficic sampling. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.