ScaleFactor: ScaleFactor

View source: R/FunSummary.R

ScaleFactorR Documentation

ScaleFactor

Description

Combined PC embedding with scale factor for subPC

Usage

ScaleFactor(
  combined_embedding,
  cluster_label,
  npcs = NULL,
  center_method = "mean",
  scale_factor_separation = 3,
  return_factor = TRUE
)

Arguments

expr_matrix

character

Details

Adapts source code from: https://github.com/rstudio/reticulate/blob/master/R/source.R

Now source_python_ supports loading from http

Value

nothing useful

Examples

a<-1



RuzhangZhao/savis documentation built on June 30, 2023, 10:48 p.m.