Description Usage Arguments Value
Identifying group specific unique genes
1 2 | exprs.unique(ES, group.by = CLUSTER.LABEL, groups = NULL,
unique.ratio = 2, unique.quantile = 0.85, unique.prefix = UNIQUE.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 |
unique.ratio |
(numeric) parameter for unique gene metric |
unique.quantile |
(numeric) parameters for unique gene metric |
unique.prefix |
(character) prefix for labeling the columns encoding the results of unique metric for each group |
an ExpressionSet object containing the results of unique gene metric in the attributes of fData
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.