Description Usage Arguments Value
View source: R/Deconvolution.R
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)
1 | calculate_genes_using_dbscan(filtered.wilcox, plot.dbscan.results = FALSE)
|
filtered.wilcox |
Wilcox object with the Foldchange analysis base on the comparison between each cluster amoung the others |
List with the marker genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.