- Home
- Bioconductor 3.8
- Software Packages
- proteoQC
proteoQC
This package is for version 3.8 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see proteoQC.
An R package for proteomics data quality control
Bioconductor version: 3.8
This package creates an HTML format QC report for MS/MS-based proteomics data. The report is intended to allow the user to quickly assess the quality of proteomics data.
Author: Bo Wen <wenbo at genomics.cn>, Laurent Gatto <lg390 at cam.ac.uk>
Maintainer: Bo Wen <wenbo at genomics.cn>
citation("proteoQC")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("proteoQC")
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("proteoQC")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.