bootstrapCluster {scran} | R Documentation |
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
.
bootstrapCluster(...)
... |
Arguments to pass to |
See bootstrapStability
for details.
Aaron Lun
bootstrapStability
, the new name for this function.