View source: R/plot_peptide_data.R
ggplot_peptide_abundances | R Documentation |
plot peptide-level data for a single protein
ggplot_peptide_abundances(
tib_peptides,
tib_samples,
tib_stats,
plot_title = ""
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.