proportions_by_factors | R Documentation |
Extract the proportions of each group/sample in a scd.
proportions_by_factors(
scd,
group_factor = "res0p1_clusters",
sample_factor = "gexcells"
)
scd |
Seurat single cell dataset. |
group_factor |
Set of groups to examine. |
sample_factor |
Column defining the samples. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.