FindSeuratElbow: FindSeuratElbow

Description Usage Arguments

View source: R/Seurat_III.R

Description

FindSeuratElbow

Usage

1
2
3
4
5
6
7
FindSeuratElbow(
  object,
  ndims = 25,
  reduction = "pca",
  print.plot = T,
  min.y = 1.3
)

Arguments

object

A seurat object

ndims

The number of dims, passed to FindElbow()

reduction

The reduction, such as 'pca'

print.plot

If true, summary plots will be printed

min.y

The min.y, passed directly to FindElbow()


bimberlabinternal/OOSAP documentation built on Jan. 19, 2021, 2:47 a.m.