View source: R/Clusterisation.R
Title
1 2 3 4 5 6 7 8 9 10 11 | get_UMAP_dataframe(
fcs_raw,
use_markers,
clust_markers,
tsne_inds,
cell_clustering,
method = "UMAP",
perplexity = 30,
theta = 0.5,
max_iter = 1000
)
|
cell_clustering |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.