# NOT RUN {
pbmc_small
# May throw warnings when cluster sizes are particularly small
# }
# NOT RUN {
pbmc_small <- FindClusters(object = pbmc_small, reduction.type = "pca",
dims.use = 1:10, resolution = 1.1, save.SNN = TRUE)
pbmc_small <- ValidateClusters(pbmc_small, pc.use = 1:10)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab