Description Usage Arguments Value Examples
This function computes the matchSCore for different cutoffs of marker specificity and top cluster markers
1 | scores(sim, tool_out, ntop, tool_run = seurat3_run, labels)
|
sim |
A Splatter simulation object. |
tool_out |
The output of the used tool to cluster your data (It should be
as the output of the |
ntop |
A vector with different proportions of top-ranked markers for each
cluster. Usually |
tool_run |
The name of the function used to run the clusters without
quote (Defaults to |
labels |
Cluster labels as in the output of the |
A matrix. Each row contains the matchSCore at the specified level of
specificity and ntop
.
1 | # TODO
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.