Description Usage Arguments Value
View source: R/codeAllCaseControl_v1.5.R
calculate foldchange for each celltype
1 | mylog2foldChange.diy(inData, cell.type, method = "median", probs = 0.75)
|
inData |
a dataframe of gene expression |
cell.type |
the cell type which you want to calculate the foldchange |
method |
default is "median",eg "median" or "mean" |
probs |
the quantile for median calculate |
the foldchange value of each celltype in cellwave object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.