step1_denoise | R Documentation |
Denoising by keeping only the largest cell cluster using dbscan algorithm.
step1_denoise(x, y, n)
x |
a vector of x coordinates |
y |
a vector of y coordinates |
n |
parameter for kNN algorithm to defining the point density |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.