Description Usage Arguments Value
Normalized and smoothened results of group specific differential expression test
1 2 3 | exprs.test.statistic.metric(ES, group.by = CLUSTER.LABEL, groups = NULL,
log.base = 2, test.statistic.metric.prefix = TEST.STATS.METRIC.PREFIX,
diff.expr.prefix = DIFF.EXPR.PREFIX)
|
ES |
(ExpressionSet) an ExpressionSet object containing the single cell RNA-seq data |
group.by |
(character) the name of the column that contains the cluster information |
groups |
(character) the clusters for signature prediction |
log.base |
(numeric) the base of logarithm |
test.statistic.metric.prefix |
(character) prefix for labeling the columns encoding the results of test statistic metric for each group |
diff.expr.prefix |
(character) prefix for labeling the columns encoding the results of differential test |
an ExpressionSet object containing the results of test statistic metrics in the attributes of fData
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.