ggplot_peptide_abundances: plot peptide-level data for a single protein

View source: R/plot_peptide_data.R

ggplot_peptide_abundancesR Documentation

plot peptide-level data for a single protein

Description

plot peptide-level data for a single protein

Usage

ggplot_peptide_abundances(
  tib_peptides,
  tib_samples,
  tib_stats,
  plot_title = ""
)

Arguments

tib_peptides

specifically crafted peptides tibble, see calling functions for specs

tib_samples

table with all samples for current plot

tib_stats

table with statistics shown below plot

plot_title

optionally a plot title


ftwkoopmans/msdap documentation built on March 5, 2025, 12:15 a.m.