Registration and Call for Abstracts Open for Bioc2024

MQmetrics

This is the development version of MQmetrics; for the stable release version, see MQmetrics.

Quality Control of Protemics Data


Bioconductor version: Development (3.19)

The package MQmetrics (MaxQuant metrics) provides a workflow to analyze the quality and reproducibility of your proteomics mass spectrometry analysis from MaxQuant.Input data are extracted from several MaxQuant output tables and produces a pdf report. It includes several visualization tools to check numerous parameters regarding the quality of the runs. It also includes two functions to visualize the iRT peptides from Biognosys in case they were spiked in the samples.

Author: Alvaro Sanchez-Villalba [aut, cre], Thomas Stehrer [aut], Marek Vrbacky [aut]

Maintainer: Alvaro Sanchez-Villalba <sanchezvillalba.alvaro at gmail.com>

Citation (from within R, enter citation("MQmetrics")):

Installation

To install this package, start R (version "4.4") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("MQmetrics")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

Reference Manual PDF

Details

biocViews DataImport, Infrastructure, MassSpectrometry, Proteomics, QualityControl, Software
Version 1.11.0
In Bioconductor since BioC 3.13 (R-4.1) (3 years)
License GPL-3
Depends
Imports ggplot2, readr, magrittr, dplyr, purrr, reshape2, gridExtra, utils, stringr, ggpubr, stats, cowplot, RColorBrewer, tidyr, scales, grid, rlang, ggforce, grDevices, gtable, plyr, knitr, rmarkdown, ggrepel, gghalves, tools
System Requirements
URL
See More
Suggests testthat (>= 3.0.0), BiocStyle
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package
Windows Binary
macOS Binary (x86_64)
macOS Binary (arm64)
Source Repository git clone https://git.bioconductor.org/packages/MQmetrics
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/MQmetrics
Package Short Url https://bioconductor.org/packages/MQmetrics/
Package Downloads Report Download Stats