Description Usage Arguments Value
Calculating the similarity between each gene profile and group specific synthetic reference expression profile synthetic profile is created by setting fpkm(cluster cells)=1, fpkm(non cluster cells)=0
1 2 | exprs.synthetic.similarity(ES, group.by = CLUSTER.LABEL, groups = NULL,
syn.sim.prefix = SYN.SIM.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 |
syn.sim.prefix |
(character) prefix for labeling the columns encoding the results of synthetic profile similarity metric for each group |
an ExpressionSet object containing the results of synthetic profile similarity metrics in the attributes of fData
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.