The presence of cell type estimates, relative ranks and confindence scores are detected automatically and are plotted accordingly.
1 2 3 4 5 6 7 | plotRCAUMAP(
rca.obj,
cellPropertyList = NULL,
folderpath = ".",
filename = "RCA_UMAP.pdf",
fontsize = 10
)
|
rca.obj |
RCA object |
cellPropertyList |
list of cell properties to plot |
folderpath |
path to save umap to |
filename |
file name of saved umap |
fontsize |
Size of the font used for plotting |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.