mean_permute | R Documentation |
Function to calculate mean LR expression from shuffled cluster label matrices as done in CellPhoneDB
mean_permute(col_labels, sce, pb, assay.type)
col_labels |
cluster labels |
sce |
single cell experiment object |
pb |
progress bar object |
assay.type |
assay type (counts, logcounts, etc) |
Returns a list of means per gene calculated with reshuffled cluster/cell identity labels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.