Learn R Programming

DamageDetective (version 1.0.0)

plot_unaltered_counts: plot_unaltered_counts

Description

Function to generate a scatter plot of quality control metrics for unaltered data.

Usage

plot_unaltered_counts(qc_summary, reference)

Value

A ggplot2 object representing the scatter plot of quality control metrics for unaltered cells.

Arguments

qc_summary

A data frame containing the quality control summary for cells.

reference

A reference data point used for comparison in the plot.

Details

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.