Description Usage Arguments Value
View source: R/Deconvolution.R
Function that calculates the foldchange between a given cluster over the rest (It doesn't use an external library to apply the wilcox algorithm). At the end it uses bonferroni correction
1 | calculate_foldchange(sc.eset, ct.varname, ct.group.temp, LFC.lim)
|
sc.eset |
ExpressionSet object for single cell samples |
ct.varname |
variable name for 'cell types' |
LFC.lim |
a threshold of log fold change when selecting genes as input to perform Wilcoxon's test. |
bulk.eset |
ExpressionSet object for bulk samples |
Estimated proportion, basis matrix, predicted gene expression levels for bulk samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.