Description Usage Arguments Details Author(s) See Also Examples
A function to plot boxplot which visualzes the different impacts between proteins and phosphoproteins on a disturbed pathway.
1 | ggboxplot(pathdata,pathname)
|
pathdata |
A matrix. Each row represents protein or phosphoprotein included the pathway, and columns represent their fold change of protein and phosphoprotein respectively. If the protein or phosphoprotedoes not express, the value will be filled with "NA". |
pathname |
KEGG ID of the pathtway |
If the impacts between protome and phosphoproteome on a disturbed pathway are different, the function will be called. Users will get The boxplot of the z-scored fold change of protein and phosphoprotein expression included in the pathway. The outliers of proteins or phosphoproteins will be labeled with Entrez gene ID.
Jie Ren, Jing Li
help(geom_boxplot)
1 | ggboxplot(pathdata,pathname)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.