expressedFraction.HiExpressorMean | R Documentation |
For each gene, calculate the average expression of the expressor.
expressedFraction.HiExpressorMean(exp.bin, exp.norm, group, n.cores = NULL)
exp.bin |
numeric; binarized expression matrix, rows for genes and columns for samples. value 1 means expressed. |
exp.norm |
numeric; expression matrix, rows for genes and columns for samples. original version of exp.bin. |
group |
character; clusters of the samples belong to |
n.cores |
integer; number of cores used, if NULL it will be determined automatically (default: NULL) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.