ScaleFactor | R Documentation |
Combined PC embedding with scale factor for subPC
ScaleFactor(
combined_embedding,
cluster_label,
npcs = NULL,
center_method = "mean",
scale_factor_separation = 3,
return_factor = TRUE
)
expr_matrix |
character |
Adapts source code from: https://github.com/rstudio/reticulate/blob/master/R/source.R
Now source_python_ supports loading from http
nothing useful
a<-1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.