Description Usage Arguments Value Author(s) Examples
This function is to plot log2 intensities of all peptides for one gene in different samples.
1 | peptideProfilePlot(dat, col=2, gene)
|
dat |
a data frame with peptide/psm log2 intensities |
col |
an integer indicates the column number where the gene protein id is. default is 2, asumming the gene/protein is in the second column |
gene |
an character indicates the gene name/id to be plotted |
return a ggplot2 object
Yafeng Zhu
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.