get_umap_embedding_adjust_umap | R Documentation |
Combined PC embedding with scale factor for subPC
get_umap_embedding_adjust_umap(
pca_embedding,
pca_center,
pca_anchor_index,
pca_dist,
umap_embedding,
N_label_,
cluster_,
label_index_,
main_index = NULL,
pca_dist_main = NULL,
distance_metric = "euclidean",
scale_factor = 0.9,
rotate = TRUE,
seed.use = 42
)
a<-1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.