krsa_cv_plot: Generates CV (coefficient of variation) plot

View source: R/krsa_cv_plot.R

krsa_cv_plotR Documentation

Generates CV (coefficient of variation) plot

Description

This function takes in the modeled pw data, list of peptides, and sample names (optional)

Usage

krsa_cv_plot(data, peptides, samples = NULL)

Arguments

data

krsa modeled pw data (scaled)

peptides

peptide list

samples

sample names

Value

ggplot object

See Also

Other plots: krsa_ball_model(), krsa_coverage_plot(), krsa_curve_plot(), krsa_heatmap(), krsa_heatmap_grouped(), krsa_histogram_plot(), krsa_reverse_krsa_plot(), krsa_violin_plot(), krsa_violin_plot_grouped(), krsa_waterfall(), krsa_zscores_plot()

Examples

TRUE

CogDisResLab/KRSA documentation built on Sept. 27, 2024, 2:03 p.m.