music_S | R Documentation |
This function is for calculating the cell type specific library size for selected cell types.
music_S(x, non.zero, clusters, samples, select.ct)
x |
SingleCellExperiment, single cell dataset |
non.zero |
logical, if true, remove all gene with zero expression |
clusters |
character, the colData used as clusters |
samples |
character,the colData used as samples |
select.ct |
vector of cell types included, default as |
subject by cell type matrix of library
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.