View source: R/SEACells_PiechartProportionThreshold.R
SEACells_PiechartProportionThreshold | R Documentation |
Function to plot piechart of how many metacells pass threshold for proportion of cells coming from one label
SEACells_PiechartProportionThreshold(prop_table, threshold = 0.5)
prop_table |
dataframe of proportions of metacells in each category, output from scHelper::calculate_metacell_frequencies |
threshold |
threshold for proportion of cells coming from one label |
pie chart showing proportions of cells that pass threshold purity
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.