data(toy_ldata)
# This one may produce plots and take ~10 sec
models <- scan_clustering(ws = 500, sample = "ToySample",
phenotype = "B cells", plot = FALSE, ldata = toy_ldata)
length(models)
Run the code above in your browser using DataLab