mqqc-package: Quality control of MaxQuant derived proteomic data.

Description Details Author(s) References See Also Examples

Description

mqqc provides functions to quality control the performance of LCMS systems by analyzing proteomic data from MaxQuant calculations. A hot folder can be set, that is continuously scanned for new MaxQuant data or raw files (only Windows) in the background. As input for the quality control serves the evidence.txt from MQ calculations. This function works on all systems.

Details

Package: mqqc
Type: Package
Version: 2.224
Date: 2013-12-4
License: This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Windows: Use observe.folder() to set a folder that is continously scanned for new raw files to start MQ runs. Other Systems: Use start.qc() to select evidence.txt to start quality control.

Author(s)

Henrik Zauber

Maintainer: <henrik.zauber@mdc-berlin.de>

References

Cox, J. and M. Mann (2008). "MaxQuant enables high peptide identification rates, individualized p.p.b.-range mass accuracies and proteome-wide protein quantification." Nat Biotech 26(12): 1367-1372.

See Also

folder.observe start.qc

Examples

1
2
3
4
5
6
# Windows
# Requires a working MQ version on your system
#folder.observe()

# for evidence analysis:
#start.qc()

mqqc documentation built on July 30, 2020, 3 p.m.