calc_diversity | R Documentation |
Calculate cluster sample diversity using Shannon Entropy
calc_diversity(obj, sample_id = "orig.ident", group_id = "coarse_clusters")
obj |
Seurat object |
sample_id |
column name containing the per sample id |
group_id |
column name with cluster id |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.