Description Usage Arguments Details Value Author(s) Examples
A function evaluates and visualizes the different impacts between proteins and phosphoproteins on a disturbed pathway.
1 | impact(DEexpression)
|
DEexpression |
Six variables including all expressed proteins and phosphoproteins, their differential expression and the fold change of the differential expression. |
A function evaluates and visualizes the different impacts between proteins and phosphoproteins on a disturbed pathway. The function evaluates the difference by comparing z-scored fold change of proteins and phosphoproteins included in the pathway.If the difference exists in a pathway, z-scored fold change of expressed proteins and phosphoproteins of the pathway will be recorded and a boxplot and a KEGG pathway map will be produced to show the difference. In the pathway mapping figure, the left part of rectangle representing the z-scored fold change of proteins and right part representing phosphoproteins. Red represents up-regulated and yellow represents down-regulated. If the gene does not expressed, the color of the rectangle is white. A file named "plot" will be created in the work directory and all the generated 'png' figures will be included in.
DiffPath |
The number of pathways in which proteins and phosphoproteins contribute differently |
NODiffPath |
The number of pathways in which proteins and phosphoproteins contribute almost equally |
Dlist |
the detail of "DiffPath" |
Slist |
the detail of "NODiffPath" |
Jie Ren, Jing Li
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.