Description Usage Arguments Value
Calculating the confidence score C for false positive control.
1 | conf_score(ref, query, null_expr, gene_num = 500)
|
ref |
The reference dataset. Rows should be cells, columns should be genes and last column should be "label". |
query |
The query dataset. Rows should be cells and columns should be genes. |
gene_num |
The number of common markers of reference set used for false positive control. |
A vector of confidence scores.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.