plot_unaltered_counts | R Documentation |
Function to generate a scatter plot of quality control metrics for unaltered data.
plot_unaltered_counts(qc_summary, reference)
qc_summary |
A data frame containing the quality control summary for cells. |
reference |
A reference data point used for comparison in the plot. |
This function visualizes the distribution of features and proportions of mitochondrial and ribosomal genes for unaltered cells. It provides a reference plot to assess the original data's quality before any alterations.
A ggplot2
object representing the scatter plot of quality control
metrics for unaltered cells.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.