scClusterBoot: Bootstrap for a fully processed Seurat object

Description Usage Arguments Value

View source: R/scclusterboot.R

Description

Bootstrap for a fully processed Seurat object

Usage

1
scClusterBoot(object, n = 4, rate = 0.8, ...)

Arguments

object

A fully processed Seurat object.

n

Number of times you want to bootstrap.

rate

A number between 0 and 1 for subsampling the cells.

...

Other parameters passed to PreprocessSubsetData

Value

A list of lists containing the ident from the subsetted reclustered seurat objects.


crazyhottommy/scclusteval documentation built on Aug. 5, 2021, 3:20 p.m.