PhosR
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see PhosR.
A set of methods and tools for comprehensive analysis of phosphoproteomics data
Bioconductor version: 3.19
PhosR is a package for the comprenhensive analysis of phosphoproteomic data. There are two major components to PhosR: processing and downstream analysis. PhosR consists of various processing tools for phosphoproteomics data including filtering, imputation, normalisation, and functional analysis for inferring active kinases and signalling pathways.
Author: Pengyi Yang [aut], Taiyun Kim [aut, cre], Hani Jieun Kim [aut]
Maintainer: Taiyun Kim <taiyun.kim91 at gmail.com>
citation("PhosR")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("PhosR")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("PhosR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.