The NetPhorce Package provides tools to performs data filtering steps, quality control, statistical analysis, data visualization, and network inference for phosphoproteomics data. Phosphorylation of proteins can regulate their turnover and activity, and phosphorylation at different sites can facilitate distinct programs of regulations. Studying phosphorylation relays in a network is thus important to understand plant responses, however downstream analyses, including data-driven network inference, is still a bottleneck. Please check out the NetPhorce Website to see guides and tutorials for NetPhorce.

Install from GitHub

install.packages("devtools")
devtools::install_github("ksong4/NetPhorce")

NetPhorce Function Structure