- Home
- Bioconductor 3.22
- Software Packages
- MSstatsConvert
MSstatsConvert
This is the released version of MSstatsConvert; for the devel version, see MSstatsConvert.
Import Data from Various Mass Spectrometry Signal Processing Tools to MSstats Format
Bioconductor version: Release (3.22)
MSstatsConvert provides tools for importing reports of Mass Spectrometry data processing tools into R format suitable for statistical analysis using the MSstats and MSstatsTMT packages.
Author: Mateusz Staniak [aut, cre], Devon Kohler [aut], Anthony Wu [aut], Meena Choi [aut], Ting Huang [aut], Olga Vitek [aut]
Maintainer: Mateusz Staniak <mtst at mstaniak.pl>
citation("MSstatsConvert")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MSstatsConvert")
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("MSstatsConvert")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.