cluster_PCA: Still working on this function

Description Usage

View source: R/clustering.R

Description

Still working on this function

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
cluster_PCA(
  cds,
  method = "louvain",
  k = 20,
  dims = NULL,
  weight = F,
  num_iter = 1,
  resolution_parameter = NULL,
  random_seed = 2020,
  verbose = T,
  partition_q_value = 0.05
)

scfurl/m3addon documentation built on Aug. 9, 2021, 5:30 p.m.