View source: R/visualization.R
calculateClusterProportion | R Documentation |
Calculate the percentage of cell types in samples
calculateClusterProportion(clusters, samples, groups) calculateClusterSize(clusters, samples, groups)
clusters |
A vector or factor which indicates cell types. |
samples |
A vector which indicates sample id. |
groups |
A vector which indicates group id. |
A data frame
calculateClusterSize
: Calculate the size of cell
types in samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.