step1_denoise: step1_denoise

View source: R/unchull.R

step1_denoiseR Documentation

step1_denoise

Description

Denoising by keeping only the largest cell cluster using dbscan algorithm.

Usage

step1_denoise(x, y, n)

Arguments

x

a vector of x coordinates

y

a vector of y coordinates

n

parameter for kNN algorithm to defining the point density


sajuukLyu/ggunchull documentation built on May 22, 2024, 7:37 a.m.