- Home
- Bioconductor 3.13
- Workflow Packages
- proteomics
proteomics
This package is for version 3.13 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see proteomics.
Mass spectrometry and proteomics data analysis
Bioconductor version: 3.13
This workflow illustrates R / Bioconductor infrastructure for proteomics. Topics covered focus on support for open community-driven formats for raw data and identification results, packages for peptide-spectrum matching, data processing and analysis.
Author: Laurent Gatto [aut, cre]
Maintainer: Laurent Gatto <laurent.gatto at uclouvain.be>
citation("proteomics")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("proteomics")
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("proteomics")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.