Description Usage Arguments Value
View source: R/compute_similarity.R
compute similarity
1 | calc_similarity(query_mat, ref_mat, compute_method, rm0 = FALSE, ...)
|
query_mat |
query data matrix |
ref_mat |
reference data matrix |
compute_method |
method(s) for computing similarity scores |
rm0 |
consider 0 as missing data, recommended for per_cell |
... |
additional parameters |
matrix of numeric values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.