Description Usage Arguments Value Examples
visualize each round of hippo through t-SNE
1 | hippo_pca_plot(sce, k = NA, pointsize = 0.5, pointalpha = 0.5, plottitle = "")
|
sce |
SincleCellExperiment object with hippo and t-SNE result in it |
k |
number of rounds of clustering that you'd like to see result. Default is 1 to K |
pointsize |
size of the point for the plot (default 0.5) |
pointalpha |
transparency level of points for the plot (default 0.5) |
plottitle |
title for the ggplot |
ggplot for pca in each round
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.