DeNoise | R Documentation |
This function denoises, or removes sources of noise, which can affect downstream intergration analyses
DeNoise(ref, lab, coef = 1.5)
ref |
Reference Seurat object with pre-calculated UMAP |
lab |
The reference label to treat as clusters. Default is "seurat_clusters" |
coef |
The coefficient to multiply by the IQR. Default is 1.5 |
Returns a Seurat object with a new slot called "denoise"
Rheaume, B. A., & Trakhtenberg, E. F. (2022). Self-learning algorithm for denoising and advancing the integration of scRNA-seq datasets improves the identification of resilient and susceptible retinal ganglion cell types bioRxiv.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.