View source: R/peptideLevel_DE.R
plot_1prot | R Documentation |
Plot peptide trends for a protein
plot_1prot( mm, prot.info, prot_to_plot, prot_to_plot_col, gene_name, gene_name_col, colors, mylabs )
mm |
matrix of raw intensities |
prot.info |
metadata for the intensities in mm |
prot_to_plot |
protein ID to plot |
prot_to_plot_col |
protein ID column index |
gene_name |
gene ID to plot |
gene_name_col |
gene ID to plot column index |
colors |
what colors to plot peptide abundances as, most commonly should be treatment groups |
mylabs |
sample labels to be plotted on x-axis |
Nil
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.