Description Usage Arguments Details Value Note
Per group expression specificity calculation
1 2 | exprs.specificity(ES, group.by = SAMPLE.LABEL, groups = NULL,
specificity.prefix = EXPR.SPECIFICITY.PREFIX)
|
ES |
(ExpressionSet) an ExpressionSet object containing the single cell RNA-seq data |
group.by |
(character) the name of the column that contains the sample information |
groups |
(character) samples for measuring specificity |
specificity.prefix |
(character) the prefix for labeling the columns encoding the results of expression specificity calculation for each group |
if a gene has zero expression across all cells, its specificity is zero
an ExpressionSet object with calculated specificities encoded in fData attributes
This function is from SINCERA version a10242015. It will be upgraded soon.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.