- Home
- Bioconductor 3.22
- Software Packages
- MSstatsLiP
MSstatsLiP
This is the released version of MSstatsLiP; for the devel version, see MSstatsLiP.
LiP Significance Analysis in shotgun mass spectrometry-based proteomic experiments
Bioconductor version: Release (3.22)
Tools for LiP peptide and protein significance analysis. Provides functions for summarization, estimation of LiP peptide abundance, and detection of changes across conditions. Utilizes functionality across the MSstats family of packages.
Author: Devon Kohler [aut], Anthony Wu [aut, cre], Tsung-Heng Tsai [aut], Deril Raju [aut], Ting Huang [aut], Mateusz Staniak [aut], Meena Choi [aut], Valentina Cappelletti [aut], Liliana Malinovska [aut], Olga Vitek [aut]
Maintainer: Anthony Wu <wu.anthon at northeastern.edu>
citation("MSstatsLiP")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MSstatsLiP")
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("MSstatsLiP")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.