Description Usage Arguments Value Examples
This function computes the matchSCore across reference gene markers and cluster-specific genes computationally obtained from the tool.
1 | matchSCore2(gene_cl.ref, gene_cl.obs, xlab, ylab)
|
gene_cl.ref |
A list of reference group markers. Each element of the list represents the set of markers for each biological group. |
gene_cl.obs |
A list of cluster-specific gene sets to match with |
xlab |
A character label, indicating the tested technology to plot in the matchSCore table (e.g. "Chromium") on the x axis |
ylab |
A character label, indicating the reference technology to plot in the matchSCore table(e.g. "Smart-Seq2") on the y axis |
A list with the matchSCore
matrix and the ggplot table at the
ggplot
slot.
1 | # TODO
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.