ggboxplot: Boxplot of visualizing different impacts between proteins and...

Description Usage Arguments Details Author(s) See Also Examples

Description

A function to plot boxplot which visualzes the different impacts between proteins and phosphoproteins on a disturbed pathway.

Usage

1
ggboxplot(pathdata,pathname)

Arguments

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

Details

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.

Author(s)

Jie Ren, Jing Li

See Also

help(geom_boxplot)

Examples

1
ggboxplot(pathdata,pathname)

Mathlida/comPath documentation built on May 23, 2019, 5:03 p.m.