Description Usage Arguments Value
View source: R/scclusterboot.R
Bootstrap for a fully processed Seurat object
1 | scClusterBoot(object, n = 4, rate = 0.8, ...)
|
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 |
A list of lists containing the ident from the subsetted reclustered seurat objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.