bootstrapCluster {scran}R Documentation

Assess cluster stability by bootstrapping

Description

Generate bootstrap replicates and recluster on them to determine the stability of clusters with respect to sampling noise. This has been migrated to the bluster package as bootstrapStability.

Usage

bootstrapCluster(...)

Arguments

...

Arguments to pass to bootstrapStability.

Value

See bootstrapStability for details.

Author(s)

Aaron Lun

See Also

bootstrapStability, the new name for this function.


[Package scran version 1.18.7 Index]