mcell_mc_coclust_confusion_mat: Compute confusion matrix on metacells using a coclustering...

View source: R/mc_confusion.r

mcell_mc_coclust_confusion_matR Documentation

Compute confusion matrix on metacells using a coclustering object

Description

Compute confusion matrix on metacells using a coclustering object

Usage

mcell_mc_coclust_confusion_mat(
  mc_id,
  coc_id,
  K,
  ignore_mismatch = F,
  alpha = 2
)

Arguments

mc_id

meta cell object

coc_id

cocluster object id

K

top K coclustering neighbors will be used for each cell


tanaylab/metacell documentation built on Oct. 19, 2023, 1:01 p.m.