SubPCEmbedding: SubPCEmbedding

View source: R/FunSummary.R

SubPCEmbeddingR Documentation

SubPCEmbedding

Description

Based on clustering, calculate the subPC embedding for each cluster

Usage

SubPCEmbedding(
  expr_matrix,
  cluster_label,
  npcs,
  nfeatures,
  hvg_method = NULL,
  return_hvg = FALSE,
  verbose = FALSE
)

Arguments

expr_matrix

character

Details

Some details

Value

nothing useful

Examples

a<-1



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