music_Sigma.ct | R Documentation |
This function is for calculating the cross-subject covariance of relative abundance for selected cell types.
music_Sigma.ct(x, non.zero, markers, clusters, samples, select.ct)
x |
SingleCellExperiment, single cell dataset |
non.zero |
logical, if true, remove all gene with zero expression |
markers |
vector or list of gene names |
clusters |
character, the ColData used as clusters |
samples |
character,the ColData used as samples |
select.ct |
vector of cell types included, default as |
celltype^2 by gene matrix of covariance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.