mcell_mc_coclust_confusion_mat | R Documentation |
Compute confusion matrix on metacells using a coclustering object
mcell_mc_coclust_confusion_mat(
mc_id,
coc_id,
K,
ignore_mismatch = F,
alpha = 2
)
mc_id |
meta cell object |
coc_id |
cocluster object id |
K |
top K coclustering neighbors will be used for each cell |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.