Package for extracting scan meta data and quantification information from Thermo .raw files


Keywords
Orbitrap, mass, spectrometery, proteomics, isobaric, labelling, quantification, scan, meta, data
License
MIT
Install
pip install RawQuant==0.2.3

Documentation

UPDATE - September 2018

We have developed a replacement for RawQuant called RawTools. RawTools has been built from the ground up in C# and built on the Thermo RawFileReader library. As a result of these changes, RawTools is substantially faster at data processing compared with RawQuant, and is compatible with data handling on Windows, MacOS, and Linux. RawTools also includes a large collection of new features, including quality control tracking!

RawTools is open source and freely available. RawTools can be found here.

As a result of the development of RawTools, support for RawQuant will be phased out.

RawQuant

RawQuant is a Python package for extracting scan meta data and quantification values from Thermo .raw files.

For information on getting started and using RawQuant, please refer to the installation and tutorial file. The paper describing the RawQuant tool is available.

RawQuant is live on the Python Package Index!