View source: R/cell_type_assignments.R View source: R/cell_type_assignments.R
scRNA_cluster.annotation.HG | R Documentation |
function for computing hypergeometric test on single cell clustered data
function for computing hypergeometric test on single cell clustered data
scRNA_cluster.annotation.HG(r, cell.clusters, EM.flag) scRNA_cluster.annotation.HG(r, cell.clusters, EM.flag)
r |
data list including the gene expression data |
cell.clusters |
a n-length list of cluster assignments, where n = number of cells |
EM.flag |
whether to compute EM |
data list, but now including a cell.types
slot
data list, but now including a cell.types
slot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.