mylog2foldChange.diy | R Documentation |
calculate foldchange for each celltype
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.