calculate_genes_using_dbscan: Function that selects the markers genes given a wilcox object...

Description Usage Arguments Value

View source: R/Deconvolution.R

Description

Function that selects the markers genes given a wilcox object by using dbscan algorithm and selecting just the genes that are considered like outliers (Without any cluster)

Usage

1
calculate_genes_using_dbscan(filtered.wilcox, plot.dbscan.results = FALSE)

Arguments

filtered.wilcox

Wilcox object with the Foldchange analysis base on the comparison between each cluster amoung the others

Value

List with the marker genes


crhisto/SCDC documentation built on Dec. 19, 2021, 6:19 p.m.