View source: R/plotRCAUMAP3D.R
Plot umap of projection to the RCA panel
1 2 3 4 5 6 | plotRCAUMAP3D(
rca.obj,
cellPropertyList = NULL,
folderpath = ".",
filename = "RCA_UMAP.html"
)
|
rca.obj |
RCA object |
cellPropertyList |
list of cell properties to plot |
folderpath |
path to save umap to |
filename |
file name of saved umap |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.