Description Usage Arguments Value Examples
This function computes the matchSCore across gene markers provided from the simulation and cluster-specific genes computationally obtained from the tool.
1 | matchSCore(gene_markers, gene_cl, labels)
|
gene_markers |
A list of gene markers. Each element of the list represents the set of markers for each biological group. |
gene_cl |
A list of cluster-specific gene sets to match with |
labels |
A vector of |
A value from 0 to 1 representing the matchSCore between gene_cl
and
gene_markers
. A matchSCore of 1 is the total match.
1 | # TODO
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.