Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

replicate_qc_plot

Plots quality control metrics for deletion analysis replicates.


Description

Plots quality control metrics for deletion analysis replicates.

Usage

replicate_qc_plot(del_result, outlier_threshold = NA)

Arguments

del_result

Result from a call to deletion_analysis.

outlier_threshold

A numeric threshold for the outlier score, above which replicates will be colored differently.

Value

Returns a ggplot object with quality control metrics for deletion analysis replicates.

See Also

Examples

# Note: First run deletion_analysis()
# mul1_del_results is a pre-loaded result

replicate_qc_plot(mul1_del_results[[1]])

rgenie

Analysis of GenIE Experiments

v1.0.0
MIT + file LICENSE
Authors
Jeremy Schwartzentruber [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.