Welcome to the MSQuant homepage!


MSQuant at SourceForge. MSQuant Bugs. SourceForge status page. skrbl now.

What is it?

MSQuant is a tool for quantitative proteomics/mass spectrometry and processes spectra and LC runs to find quantitative information about proteins and peptides. Though automated it also allows manual inspection and change.

MSQuant’s main purpose is to make quantitation of proteins and peptides possible in the area of mass spectrometry/proteomics (science/analytical chemistry/molecular biology). E.g. an experiment where one heavy isotope-labelled sample from treated cells is compared to unlabelled, untreated cells to give quantitative answers about cellular processees. The input to MSQuant is a search result file (HTML) from the Mascot search engine (from Matrix Science) and one or more raw spectrum files.

MSQuant is written in Microsoft’s .NET and thus can only run on Windows computers that have the .NET runtime installed. The runtime is installed by default in later versions of Windows.

Features:

References

This program was directly referenced in the paper "A novel proteomic screen for peptide-protein interactions" (PDF) by Waltraud X. Schulze and Matthias Mann. 2003. Journal of Biological Chemistry (JBC). Abstract.

It was also the basis for the Nature paper "Proteomic characterization of the human centrosome by protein correlation profiling" (PDF) by Jens S. Andersen, Christopher J. Wilkinson, Thibault Mayor, Peter Mortensen, Erich A. Nigg, Matthias Mann. 2003. Abstract. Full text. On 2004-02-16 this paper was number 4 on Nature’s top 10 most downloaded papers.

SILAC is originally described in "Stable isotope labeling by amino acids in cell culture, SILAC, as a simple and accurate approach to expression proteomics." (full text) by Ong SE, Blagoev B, Kratchmarova I, Kristensen DB, Steen H, Pandey A, Mann M. 2002. Abstract 1. Abstract 2.

SILAC is described in greater detail in "Properties of 13C-substituted arginine in stable isotope labeling by amino acids in cell culture (SILAC)." (full text NOT available online) by Ong SE, Kratchmarova I, Mann M. 2003. Abstract.

Triple encoding for SILAC is described in "Temporal analysis of phosphotyrosine-dependent signaling networks by quantitative proteomics." (full text as PDF file) by Blagoev B, Ong SE, Kratchmarova I, Mann M. 2004. Local copy. Abstract.

MS3 scoring is described in "Improved peptide identification in proteomics by two consecutive stages of mass spectrometric fragmentation" by Jesper V. Olsen and Matthias Mann. 2004. As PDF file. Abstract.

Developer information

MSQuant is written in C# for .NET and in Visual Basic for .NET (VB.NET). It has an export facility to transfer information to databases that is supported by the .NET framework. For access to information in spectrum files it depends on vendor supplied COM components/libraries from (currently) three commercial packages, Sciex’s Analyst, Finnigan’s XCalibur and Micromass’ MassLynx.

News, e.g. file releases


2009-08-31.

MSQuant has now got a new website. Go to the new MSQuant home page.


2009-07-21. Note about the use of Mascot Result Launcher.

If you use one of the bundled applications in MSQuant, Mascot Result Launcher (MRL), to retrieve Mascot result files from the Mascot Server then you may get this message during parsing in MSQuant:

"The protein accession number could not be found. The Mascot result file (.htm/.html) does not have the correct format.

Possible reason: if you are using Mascot Result Launcher to get the result file be sure that the file "/usr/local/mascot/cgi/master_results.pl" on the Mascot server has been properly modified, in particular absolute (not relative) URLs in $pepViewLink, $protViewLink and $scoreGifLink. Contact your local Mascot server administrator with this information. Extra info: protein description: ..."

There are instructions on how to do this ("to use absolute URLs ") in a text file that is in the same folder as MRL. The name of the text file is "MRLdocs,for the Mascot UNIX adminstrator.txt" and this text file may be found by using menu "Utility/Open Helper Applications folder" in MSQuant, followed by opening of folder "MRL". In the text file look/search for the entry starting with "Edit file master_results.pl so $pepViewLink". This is not strictly necessary for parsing, but you may want to replace "mascot4.bmb.sdu.dk" with whatever is appropriate for your site.


2009-03-16. Patched version of MSQuant v1.5.

To overcome a conflict between the Finningan spectrum display component and DEP (Data Execution Protection) on Windows Vista both MSQuant and DTASuperCharge have had DEP disabled. The alternative to using these patched versions is to turn DEP off for the entire computer. In the future the Finnigan component may be fixed and/or an option added to MSQuant and DTASuperCharge to use another spectrum display component (e.g. the same display component as used for Micromass data).

Installation: copy each of the two files so they both overwrite the old version.

See also the notes below on how to run MSQuant and DTASuperCharge on Windows Vista.


2009-03-16.

Attention Windows Vista users. It is possible to run MSQuant and DTASuperCharge on Windows Vista - see the tips below. As of today there is also an update to the two programs that makes it easier.

Notes to Windows Vista users and others with restricted environments:

  1. Install MSQuant outside "Program Files", e.g. in C:\MSQuant. MSQuant stores its settings in the installation folder and must thus have write access to that folder. Depending on which kind of user you are logged in as, etc. write access to all subfolders in "Program Files" may be disallowed.
  2. Even with the above DTASuperCharge may crash at startup and MSQuant may not be able to open the Protein Validation window. This is due to a conflict between "Data Execution Prevention" (DEP) and the Finningan spectrum display component. This can be solved by either turning DEP off for the entire computer (see below) or by using a patched version of MSQuant released today (the embedded DTASuperCharge has also been patched): http://www.pil.sdu.dk/1/MSQuantDynamics/2008-12-19a_DEPpatched.7z. Apparently the conflict only surfaces in Windows Vista (and Windows 7?); on the tested Windows XP and Windows 2000 systems this problem was not observed.

How to turn DEP off for the entire computer. Please only do this if you know exactly what you are doing - the computer may become inoperable otherwise. Turn off "Read-only" for file C:\boot.ini. Duplicate a boot line in file C:\boot.ini and change the text so you can distinguish two at boot time; e.g. add " DEP off.". Add this to the new boot line (or change of NoExecute if it already exists):

/NoExecute=AlwaysOff

Restart the computer and chose the DEP off line.


2009-02-19. DTASuperCharge, version 1.37 (1.3 MB) - an application for converting one or more Finnigan .RAW files to Mascot search input files in a format suitable for use with MSQuant.


2009-01-05. For developers: 7-Zip package for MSQuant v. 1.5, 2008-12-19 (0.8 MB) with source code and other files.
Google indexable version.


2009-01-05. For developers: 7-Zip package for DTASuperCharge v. 1.31, 2008-12-15 (0.1 MB) with source code and other files.


*** blinking divider ***

2008-12-19. Fifth official release of MSQuant!!!. Version 1.5.

Added since b7: the target dialog is now opened on the first exports (e.g. exporting the parse report). All export menu commands can now use any target, e.g. to file or to OpenOffice. The dimension dialog bug was fixed (mentioned in b7).

*** blinking divider ***

Tips: Installation/usage notes: MSQuant bundled helper applications:
MSQuant helper applications
Supporting pre- and post-processing
Name Version Date Purpose Notes
PILGrinder 1.03 2009-02-12 Simple mass calculations for peptides.
DTASuperCharge 1.33 2009-01-30 Create Mascot input file from Finnigan LTQ-FT or LTQ-Orbitrap raw files.
Mascot Result Launcher 1.04 2008-11-11 Efficient retrieval of the Mascot result file. Also contains a utility for converting non-Internet Exploiter 6 files to the format expected by MSQuant. The on-demand formatting feature does not work if Mascot user access features are used on the Mascot server.
Mascot Result Viewer N/A 2007-12-17 Extract a few specified proteins from the Mascot result file (to avoid waaaaaaiiiiiiting for the browser to show the whole file). The tooltips do not work. Perl, e.g. ActivePerl, is required to be installed.
Finnigan Number Stripper N/A 2008-02-01 Remove spectrum number fields from the Mascot result file. Allows use of MSQuant as a parse-only tool - the raw file is not accessed (and thus does not require any mass spectrometer software is be installed or can be used with mass spectrometers not supported by MSQuant). Only works for the MSQuant formats - not for Mascot Distiller or Proteome Discoverer. Perl, e.g. ActivePerl, is required to be installed.
Mascot Result File Reductor N/A 2008-08-19 Make the Mascot result file 5 times smaller... Can be crucial for parsing it at all. Does not work for Mascot 2.1 result files, e.g. some of the sample files referenced in the Getting started section on this page. Perl, e.g. ActivePerl, is required to be installed.
MGFcombiner 1.10 2008-09-26 Merges MGF files and makes the MGF file suitable for MSQuant. The underlying script is MultRawPrepare; referenced elsewhere on this page. Put MGF files in sub folder(s) under the specified input folder. This will name the output MGF file(s) after the sub folder name(s). The specified output file does not have any effect (an empty file is created...) and an extra MGF file, ".mgf" is generated. Perl, e.g. ActivePerl, is required to be installed.
MSRecal 1.10 2008-07-31 Recalibrates precursor masses, split into ID and non-ID peaklists. Greatly reduces input size for a second Mascot search - important for combined files. Perl, e.g. ActivePerl, is required to be installed.

2008-12-17. Public beta testing programme for MSQuant v. 1.5, beta 7: 1.5b7 (16.2 MB). (Is in the 7-Zip format, not ZIP. The 7-Zip software is open source and an installer is available).

48 hours remains of the beta testing programme. Please report bugs as soon as possible.

Known bug: dimension dialog. If e.g. the size of a dimension is changed it is reset when button "More" or button "Fewer" is pressed.

Additions, changes and bug fixes since v. 1.5b3 (2008-12-10):


2008-12-10. Public beta testing programme for MSQuant v. 1.5, beta 3: 1.5b3 (16.2 MB). (Is in the 7-Zip format, not ZIP. The 7-Zip software is open source and an installer is available).

217 hours remains of the beta testing programme. Please report bugs as soon as possible.

Additions, changes and bug fixes since v. 1.5b1 (2008-12-08):


2008-12-08. Public beta testing programme for MSQuant v. 1.5: 1.5b1 (16.1 MB). (Is in the 7-Zip format, not ZIP. The 7-Zip software is open source and an installer is available).

The beta testing programme will last 264 hours, starting from 2008-12-08T16:00:00Z. Please report bugs as soon as possible.

Additions, changes and bug fixes since v. 1.5a61 (2008-10-22):


2008-11-11. Extra MGF generator definitions for Mascot Distiller, Proteome Discoverer, raw2msm and MaxQuant. A new MaxQuant definition has been added. Warning: the definitions still have not received a lot of use/testing. Please report any problems.

Tips:


2008-11-10. CEBI's version of the MSQuant settings file "new_MSQ_quantitationModes.xml", as of 2008-11-10: Contains definitions for modifications and for quantitation modes commonly used at CEBI.

In order to reduce confusion the name for most Mascot 2.1 modifications is now prefixed with "v2.1".

Tips:


2008-10-22. Note: there is a bug in Excel that affects MSQuant exports with PTM scoring (it may or may not have been fixed with Excel 2007). If you manually copy- paste between MSQuant exports opened directly by exporting from MSQuant, fields with more than 255 characters will truncated to 255 characters (e.g. PTM scoring information). There are several ways to work around this problem: 1. assure the export sheets are all opened in the same Excel "session" (process/ instance). E.g. close/save the directly exported sheets. Close down all Excel windows. Open Excel and open the saved documents from the File menu. 2. passing the information using the clipboard through a text editor as an intermediate (e.g. UltraEdit or NotePad). This will assure pure text and not the troublesome Excel clipboard format is used. 3. Use "Paste Special" when copy-pasting between Excel sheets. Chose "Text" and not default "Excel ..."

From http://ewbi.blogs.com/develops/2005/01/excel_s_text.html: "If you copy a cell (or more) with data exceeding 255 chr's from one work-book to another where the workbooks are in different Excel sessions [click on the excel shorcut instead of "New Document" or "Open..." within an existing session], the value are truncated to 255 characters."


2008-10-22. For developers: 7-Zip package for MSQuant v. 1.5a61, 2008-10-22 (0.8 MB) with source code and other files.
Google indexable version (no longer available).


2008-10-22. Development (alfa) version of MSQuant: 1.5a61 (8.6 MB). (Is in the 7-Zip format, not ZIP. The 7-Zip software is open source and an installer is available).


2008-10-07. Extra MGF generator definitions for Mascot Distiller, Proteome Discoverer and raw2msm. A new Mascot Distiller definition has been added; it extracts the retention time only and not the spectrum number and can thus be used in a parse-only scenario, e.g. MGF file generated from Agilent data. MSQuant 1.5a50 or later is required for this new definition to work.


2008-10-07. Development (alfa) version of MSQuant: 1.5a50 (8.6 MB). (Is in the 7-Zip format, not ZIP. The 7-Zip software is open source and an installer is available).


2008-10-03. Development (alfa) version of MSQuant: 1.5a49 (8.6 MB). (Is in the 7-Zip format, not ZIP. The 7-Zip software is open source and an installer is available).


2008-09-24. MSQuant and DTASuperCharge work on 64 bit Windows.

Note:

Contrary to what has been stated earlier it does work. There may be issues, but this is usually because the setup on the 64 bit Windows installation is different than on a 32 bit Windows installation. But you can just change the settings so it works...


2008-09-23. For developers: 7-Zip package for MSQuant v. 1.5a22, 2008-08-21 (0.7 MB) with source code and other files.
Google indexable version (no longer available).


2008-09-19. Extra MGF generator definitions for Mascot Distiller, Proteome Discoverer and raw2msm. Warning: they have not received a lot of use/testing. Please report any problems.


2008-08-28. CEBI's version of the MSQuant settings file "new_MSQ_quantitationModes.xml", as of 2008-06-26: Contains definitions for modifications and for quantitation modes commonly used at CEBI.


2008-08-21. Development (alfa) version of MSQuant: 1.5a22 (8.7 MB). (Is in the 7-Zip format, not ZIP. The 7-Zip software is open source and an installer is available).

A number of helper applications, e.g. DTASuperCharge, are now bundled with MSQuant. Centroided MS spectra (often with only a single point within the integration MCR interval) are now handled appropriately during quantitation - but it should be noted that centroiding of MS spectra during acquisition is a bad idea...


*** blinking divider ***

2008-05-30. Fourth official release of MSQuant!!!. Version 1.4.3.

Added since b4: menu commands added to the Protein List window to open the containing folder for the Mascot Result file and the raw file.

*** blinking divider ***

2008-05-29. Public beta testing programme for MSQuant v. 1.4.3. Beta version 4: 1.4.3b4 ( 4.8 MB). 16 hours remain of the beta testing programme. Please report bugs as soon as possible.

Additions, changes and bug fixes since v. 1.4.3b3 (2008-05-27):


2008-05-27. For developers: 7-Zip package for MSQuant v. 1.4.3b3 (0.7 MB) with source code and other files.
Google indexable version (no longer available).

Project MSQ1lib is now a C# project. Most C# source files have been moved from the FastSerialisation project to the MSQ1lib project.


2008-05-27. Public beta testing programme for MSQuant v. 1.4.3: 1.4.3b3 ( 5.0 MB). The beta testing programme will last 72 hours, starting from 2008-05-27T13:00:00Z. Please report bugs as soon as possible.

Known bug: the Export functions are broken, the corresponding Save functions must be used instead. An attempt will be made to fix this problem in the beta testing period.

Additions, changes and bug fixes since v. 1.4.3a74 (2008-03-07):


2008-03-07. Development (alfa) version of MSQuant: 1.4.3a74 (12.2 MB). (Is in the 7-Zip format, not ZIP. The 7-Zip software is open source and an installer is available).

This is primarily a bug-fix release.


2008-02-26. DTASuperCharge, version 1.19 (11.4 MB) - an application for converting one or more Finnigan .RAW files to Mascot search input files in a format suitable for use with MSQuant. Bug fixed: a trailing space is now output after the rawFile field (in the TITLE line). This bug made it more difficult to specify a robust parsing rule for MSQuant..


2008-02-11. For developers: 7-Zip package for MSQuant v. 1.4.3a59 (0.7 MB) with source code and other files.
Google indexable version (no longer available).

File PILinOut.vb was moved from MSQuant/msquant/src/main/spcommon/ to MSQall/MSQlib1/src/Utility/. New C# source files have been put into the FastSerialisation project/folder for the time being.


2008-02-11. Development (alfa) version of MSQuant: 1.4.3a59 (4.3 MB). (Is in the 7-Zip format, not ZIP. The 7-Zip software is open source and an installer is available).

There is a lot of changes that will give different results than previous versions, e.g. PTM scoring and use of isotopes in quantitation. The TITLElineParseDefinitions block in the settings file new_MiscOptions.xml is now read by MSQuant and the way information is extracted (from what is in TITLE lines in the MGF file) is now thus user-defined. Adding a new definition it should be possible to directly parse files originating from other MGF file generators.


2008-02-04. Updated: N15 section. Separate packages for Mascot 2.1 and for Mascot 2.2. With Mascot 2.2 it is much simpler to use N15 labeling with MSQuant.


2008-01-16. For developers: Google indexable MSQuant source code (no longer available).


2007-10-11. Development (alfa) version of MSQuant: 1.4.3a29 (11.2 MB). (Is in the 7-Zip format, not ZIP. The 7-Zip software is open source and an installer is available).

Version 1.4.3a24 was broken for QSTAR quantitation. This has been fixed.


2007-10-03. Development (alfa) version of MSQuant: 1.4.3a24 (no longer available) (11.2 MB).

Version 1.4.3a21 was broken for QSTAR data. This has been fixed.


2007-10-03. For developers: 7-Zip package for MSQuant v. 1.4.3a24 (0.6 MB) with source code and other files.


2007-09-27. CEBI's version of the MSQuant settings file "new_MSQ_quantitationModes.xml", updated for MSQuant 1.4.3a21 (terminal modifications and ICAT/HysTag mass differences): Contains definitions for modifications and for quantitation modes commonly used at CEBI.


2007-09-27. Development (alfa) version of MSQuant: 1.4.3a21 (no longer available) (11.2 MB).

Good news for Micromass users: the dependence on the Finnegan software has been eliminated. XCalibur is no longer required to be installed in order to use MSQuant with Qtof data!! The problem with the C13 feature in Mascot has been fixed.


2007-09-08. For Qtof/Micromass/MassLynx and QSTAR/Sciex/Analyst QS 1.1 (or later) users: see the notes in the section "Combining several raw spectrum files" (close to the end of this page).


2007-09-07. Development (alfa) version of MSQuant: 1.4.3a7 (11.2 MB).

The C13 problem can now be worked around, see below.


2007-08-20. Note: the new C13 feature in Mascot 2.2 ("# 13C") does not work at all with the current version of MSQuant (as the reported measured value is with C13 and the reported theoretical value is without). Recalibration will be completely wrong and thus the quantitation result will incorrect too. A new version of MSQuant that addresses this problem will be released soon (order of weeks).


2007-08-20. For developers: 7-Zip package for MSQuant v. 1.4.2 final (1.8 MB) with source code and other files.


2007-08-10. CEBI's version of the MSQuant settings file "new_MSQ_quantitationModes.xml". Contains definitions for modifications and for quantitation modes commonly used at CEBI.


*** blinking divider ***

2007-08-10. Third official release of MSQuant!!!. Version 1.4.2.

Installation/usage notes:

Tips:

*** blinking divider ***

2007-08-08. New beta version for MSQuant v. 1.4.2: 1.4.2b6 ( 0.3 MB). 53 hours remain of the beta testing period.


2007-08-08. For developers: 7-Zip package for MSQuant v. 1.4.2b5 (1.8 MB) with source code and other files.


2007-08-03. New beta version for MSQuant v. 1.4.2: 1.4.2b5 ( 0.3 MB). 175 hours remain of the beta testing period.


2007-07-30. New beta version for MSQuant v. 1.4.2: 1.4.2b3 ( 0.3 MB). 260 hours remain of the beta testing period.


2007-07-26. Public beta testing programme for MSQuant v. 1.4.2: 1.4.2b1 ( 11.2 MB). The beta testing programme will last 334 hours, starting from 2007-07-26T18:00:00Z. Please report bugs as soon as possible. Please note in particular the first mentioned bug fix below...

Additions, changes and bug fixes since v. 1.4.1 (2007-03-06):


2007-07-05. Development (alfa) version of MSQuant: 1.4.2a23 (11.2 MB). As from now on the software is placed in the 7-Zip format, not ZIP. The 7-Zip software is open source and an installer is available. Other archive software may be able to decompress the 7-Zip files. I apologise for any inconvenience.

Installation: you must use the MSQuant installer to install this version. The unfortunate installer glitch of the previous version has been fixed. The default tooltip format after installation is now the most common, the MSQuant standard format (not QS 1.1 or later). Plus minor changes, some user options were removed.

2007-06-29. Development (alfa) version of MSQuant: 1.4.2a22 (no longer available) (11.1 MB). Installation (IMPORTANT !): You ***must*** use the installer to install this version and due to an unfortunate installer glitch you must also do this (even if you don't use QSTAR data): make a copy of the file "QS20.Interop.GraphControlLib.dll", rename the copy to "GraphControlLib.dll" (check: the file size is 88 KB - it is easy confuse this file with the two other files with similar names).

Should now truely really work (but remains to be fully tested): display of the correct fragment spectrum for all versions of Analyst QS and for Mascot result files generated with the help of all versions of Mascot.dll.

2007-06-21. Development (alfa) version of MSQuant: 1.4.2a19 (11.5 MB). Should now really work (but remains to be tested): can directly parse output Mascot result files that were generated with the help of the Mascot.dll for Analyst QS 2.0 (no longer needed to run a script). PTM scoring is now possible for non-Finnigan data (but remains to be tested). (Note: the "TITLElineParseDefinitions" section in settings file new_MiscOptions.xml is written, but in this version of MSQuant the content of that section is ignored when the program reads the file - instead the program defaults are used.)

2007-06-19. Development (alfa) version of MSQuant: 1.4.2a18 (11.5 MB) (no longer available). Now works for Analyst QS 2.0: can directly parse Mascot result files that were generated with the help of the Mascot.dll for 2.0 (no longer needed to run a script), the correct fragment spectra are always displayed and the installer installs the correct Interop files (Interop.ExploreDataObjects.dll). Note: the "TITLElineParseDefinitions" section in settings file new_MiscOptions.xml is written, but in this version of MSQuant the content of that section is ignored when the program reads the file - instead the program defaults are used.

2007-06-15. Updated: Qtof sample data. See section Getting started for details.

2007-06-06. Development (alfa) version of MSQuant: 1.4.2a14 (11.1 MB). Now again reads the content of settings file "new_MiscOptions.xml"... Particulary important for the quantitation window width for FT data !!! This was broken on 2007-05-02 - corresponding to 1.4.2a13.

2007-06-05. Note for Qtof: MSQuant does not (currently) work with MassLynx 4.1. For the time being you must use MassLynx 4.0 instead.

2007-05-18. Development (alfa) version of MSQuant: 1.4.2a13 (11.2 MB). Now works for MS3 spectra and XCalibur 2 SR2 or later (XCalibur 2 SR1 worked OK; in SR2 2 "cid"s are added to the spectrum headers). For MS3 scoring on PTM scored peptides: a bug was fixed that in rare cases made MSQuant crash (index out of range exception) or return incorrect results. Recalibration now always represent the entire observed peptide mass range (in extreme cases, for very large number of peptides for the first protein, recalibration was broken).

2007-05-18. For developers: source code and other files for MSQuant v. 1.4.2a13 (1.0 MB).
For FastSerializer.cs please refer to the article Optimizing Serialization in .NET - part 2. The source code from that article can be used unchanged.

2007-05-16. DTASuperCharge, version 1.18 (10.6 MB) - an application for converting one or more Finnigan .RAW files to Mascot search input files in a format suitable for use with MSQuant. Now works for MS3 spectra and XCalibur 2 SR2 or later (XCalibur 2 SR1 worked OK; in SR2 2 "cid"s are added to the spectrum headers).

2007-05-16. For developers: Source code and other files for DTASuperCharge v. 1.18 (0.14 MB).

2007-05-11. Please note: MSQuant can only parse Mascot result files (.html) saved with Internet Exploiter 6 or earlier. It does not immediately work with these browsers: Internet Exploiter 7, Opera, FireFox, Netscape and others. There is however a work-around: a utility (.NET application) is available to convert a Mascot result file to the form of HTML that MSQuant expects. Use the button "Convert to MSQuant Readable File...". In the future MSQuant will be made browser agnostic.

2007-05-03. Note: if you use PTM scoring with MSQuant v.1.4.2a6 then prefix and postfix strings for modifications must not contain uppercase letters. This is a restriction, not a bug. This restriction may be lifted in a future version.

2007-04-24. Development (alfa) version of MSQuant: 1.4.2a6. Support for Mascot 2.2 output. A detailed description of other additions, changes and bug fixes in this version will be released with the first beta version of MSQuant 1.4.2.

2007-04-18. For developers: use of CVS has been discontinued. ZIP package for v. 1.4.1 final (0.9 MB): source code and other files.

2007-03-15. DTASuperCharge, version 1.17 (10.6 MB) - an application for converting one or more Finnigan .RAW files to Mascot search input files in a format suitable for use with MSQuant. Note 1: XCalibur must have been installed with the "XDK" option checked !!!!! Note 2: this application is dependent on some other application to generate input DTA files, e.g. extract_msn.exe (part of Bioworks). See below, section "Preparing input files for the Mascot search engine", subsection "LTQ-FT" for details.

2007-03-06. Second official release of MSQuant. Version 1.4.1.

2007-02-26. New beta version for MSQuant v. 1.4.1: 1.4.1b4.

2007-02-26. The two major bugs have now been described, see the 2007-02-02 entry.

2007-02-15. MSQprojectFiles,2007-02-15b.zip. For MSQuant developers only. Updated sample project files for users of Visual Studio .NET, valid for version 1.4 final or later of MSQuant. Make sure to follow the instructions in MSQprjFIlesReadMe.txt (!!).

2007-02-07. There has been reports of trouble with upgrading to XCalibur 2.0 SR2, e.g. from XCalibur 2.0 SR1. Apparently the spectrum headers (for the same .RAW files) are now different. This has to be investigated. It may be necessary to change the content of settings file "new_spectrumClassification.xml".

2007-02-07. 121 hours remain of the beta testing period. No new bugs have been reported - so this version may be bug-free!

2007-02-02. Public beta testing programme for MSQuant v. 1.4.1: 1.4.1b2.

2007-01-26. Version 1.4 of MSQuant has been withdrawn.

2007-01-11. First official release of MSQuant!! Version 1.4. (no longer available). This version includes the phosphorylation site scoring that was crucial to our Cell paper, "Global, In Vivo, and Site-Specific Phosphorylation Dynamics in Signaling Networks" (full text, PDF) by Jesper V. Olsen, Blagoy Blagoev, Florian Gnad, Boris Macek, Chanchal Kumar, Peter Mortensen, and Matthias Mann. 2006. Full text, HTML (may not be available). Abstract.

2007-01-11. New section: Troubleshooting MSQuant installation.

2007-01-11. Updated: source code for MSQuant, as of version 1.4. For software developers only.

For FastSerializer.cs please refer to the article Optimizing Serialization in .NET - part 2. The source code from that article can be used unchanged.

2007-01-04. Documentation and scripts for using N15 labeling. with MSQuant has been released. For further details see section "N15 labeling" at the very end of this page.

2006-12-13. Source code for DTASuperCharge has been released.
For software developers only.

2006-05-18. First public release of DTASuperCharge - an application for converting one or more Finnigan .RAW files to Mascot search input files in a format suitable for use with MSQuant. XCalibur must have been installed with the "XDK" option checked!!!!! See below, section "Preparing input files for the Mascot search engine", subsection "LTQ-FT" for details.

2006-03-21. MSQuantInstaller,2006-03-21,1.4a16.zip Installer for version 1.4a16. (There is no official public release version yet).

Added: Filters for peptides, charge range and sequence length range for now. Sorting columns is now implemented for the most important columns in the three main types of windows: Protein List Window, Protein Validation Window and the Quantitation Window. For each protein: the computations for the protein ratio(s) are now also done for each raw file. New columns have been added to the export: "Raw file i/w", "Raw file i/w stdev", "Raw file h/w", "Raw file h/w stdev" and "Raw file, peptides". The raw-file file name is now always displayed in the Quantitation Window. It is now detected and reported if version 1.1 of Mascot.dll/IDA processor has been used without converting it to the 1.0 format that MSQuant understands (QSTAR/Sciex/Analyst only). All peptides for selected proteins can now be removed/deleted - this can be an advantage when there are memory problems. New columns with derived values have been added to the export: a. uncalibrated MCR error [Th], b. uncalibrated MCR relative error [ppm], c. absolute uncalibrated MCR relative error [ppm], d. calibrated MCR error [Th], e. calibrated MCR relative error [ppm], f. absolute calibrated MCR relative error [ppm], g. uncalibrated mass error [Da], h. uncalibrated mass relative error [ppm], i. absolute uncalibrated mass relative error [ppm], j. calibrated mass error [Da], k. calibrated mass relative error [ppm], l. absolute calibrated mass relative error [ppm].

Changes: The size of the Protein Validiation window is now more laptop friendly..... the buttons at the bottom of the window were sacrificed and corresponding commands with keyboard shortcuts can now be found in the menu Protein:Peptide; the buttons have instead been put into a separate toolbar (menu Protein:Peptide/Open Toolbar). Saved parses now have extension *.bs1. The XML format of "spectrumClassification.xml" has been changed and the new file name is "new_spectrumClassification.xml". Score for ZZZZ peptides is now left unchanged - is no longer set to 14.0

Bug fixes: Now again uses specified quantitation window (was incorrectly regarded as delta - bug introduced with 1.4.0a12). Now always displays the correct MS3 fragments when there is more than one possible MS2 precursor (e.g. "y++13" and "b7" for peptide "NQAALNPRNTVFDAK"). One or more fragments could be incorrectly highlighted - and the same number of fragments would be missing the highlight. Fix of a problem where the exported protein and peptide information (menu command "Export Proteins/ Peptides...") could be much too short; it would only export until the first inserted peptide (in the selected proteins); this bug was only present for: a. combined raw files, b. inserting new peptides is ON, c. using a version of MSQuant that supports flanking AAs (from Mascot 2.1)- that's all new MSQ versions after 2005-10-19, approx. final version of 1.4a14 and later. A bug in sorting the peptides was fixed -the impact of this bug is not clear. Now uses uncalibrated MCR values instead of calibrated ones when quantitating in the raw data. A bug was fixed for Micromass data, returning the mass range for the spectrum and the minimum and maximum signal in the spectrum.

2006-03-14. Added installation instructions for Analyst 1.0 QS Users, see section "Installation instructions".

2005-12-20. Notes to the QSbroken2QSclassic script.

2005-11-26. QSbroken2QSclassic_script,2005-11-26.zip. This script was itself broken... Now outputs "experiment number" as expected by MSQuant - this number is offset by one in Mascot.dll for QS 1.1 compared to Mascot.dll for QS 1.0.
QSbroken2QSclassic is a Perl script to convert output from the Mascot.dll in Analyst QS 1.1 to the old format that MSQuant understands. Perl must be installed on your computer in order for this to work. For Windows computers we can recommend ActivePerl, http://www.activestate.com/activeperl/?psbx=1. The exact version number does not matter.

2005-10-31. MSQuantInstaller,2005-10-31,1.4a14.zip. Installer for version 1.4a14. (There is no official public release version yet).

Bug fixes: Removed blocking ASSERT in quantitation.....

2005-10-28. MSQuantInstaller,2005-10-28,1.4a13.zip (no longer available). Installer for version 1.4a13. (There is no official public release version yet).
Added: In order for the program to parse the result file a space is no longer required after the content of the "Cycle:" field in the tooltip line in the Mascot result file (this makes it easier for script writers...). The MS3 score is now identical zero and not a low value (e.g. 2.12745) if there is no evidence (matching fragments).
Changes: the two flanking amino acids are now scanned in from the result file. For combined files: the user is now warned if new peptides are inserted and parenthesised is turned off. Is now robust enough to behave well for empty MS3 spectra - encountered when using older LTQ-FT data with the very buggy XCalibur 2.0.
Bug fixes: problem with beginning of LC window for quantitation if it initially happened to hit a MS3 spectrum for which the MS spectrum is a MS2 spectrum - now seeks the MS2’s MS spectrum in that case; symptom was: "PIL ASSERT. Spectrum number xyz is not the same as in the LC profile (abc)...". Quantitation again works for "No isotope mode".

2005-09-27. QSbroken2QSclassic_script,2005-09-27.zip (no longer available). Perl script to convert output from the Mascot.dll in Analyst QS 1.1 to the old format that MSQuant understands. Perl must be installed on your computer in order for this to work. For Windows computers we can recommend ActivePerl, http://www.activestate.com/activeperl/?psbx=1. The exact version number does not matter.

2005-09-27. MSQuantInstaller,2005-09-27,develop.zip. Development version of MSQuant for evaluation of the above script. Note: should only be used for evaluation. Fixes: the Protein Validation window again works with QSTAR data...

2005-08-30. MSQuantInstaller,2005-08-30,1.4a12.zip (no longer available). Installer for version 1.4a12. (There is no official public release version yet).
Added: now accepts the file name extension .html (in addition to .htm). Shortcuts for Accepting/Rejecting Peptides in the Protein Validation window. Spectrum browsing feature in the Protein Validation window: move up from the spectrum that identified a peptide, e.g. up from MS3 spectrum to MS2 containing neutral loss, then to SIM spectrum and finally full scan spectrum (currently only for Finnigan and only for moving up); one or two phosphorylations are marked in those MS spectra; isotopes +1 and +2 are marked for all monoisotopic peaks. Added report for the recalibration: menu File/ Export/Save Recalibration report in the Protein List window. Old configuration files are no longer tolerated in the folder from which the program starts. Mass window for quantitation can now be a function of the mass; the default in the configuration file new_MiscOptions.xml is to be proportional to the square of the mass for Finnigan data. Keyboard shortcuts for Accept Peptide and Reject Peptide in the Protein Validation window. Multiple amino acids for a modification is now supported - important for correct computation of fragment masses, e.g. phosphorylation, S and T. Fragment labels now indicate the amino acid that is different compared to lower mass fragment of the same type. Spectra are now auto-matched, with fixed parameters SmartPicking level 9 and Mann reduction 100/4.
Changes: Proteins containing no peptides are now excluded from the protein list (primarily because of intenal errors). No correlation between raw files takes place if insertion of peptides is turned off by the user - speeds up parsing and requires less memory. Some theoretical masses now have a higher precision, 10 instead of 8 significant digits: Cysteine and C-terminus (-OH).
Bug fixes: HysTag like modes are no longer broken. Fragment masses for peptides with HysTag modifications are now computed correctly (but masses in the external XML file needs to absolute; effective base mass must be 0.0 Da). Fixed assert in handling of inserting peptides - was broken bacause of changes related to generalised quantitation modes. Computation of fragmentation masses for phospho peptides is no longer disturbed by fix for correct mass computation for HysTag like modes (fix introduced in this version, on 2005-07-07). Zooming in spectrum in the Quantitation window is no longer broken. HysTag masses for use in the Protein Validation window fragment masses are now computed correctly.

2005-08-30. MSQprojectFiles,2005-08-30.zip. For MSQuant developers only. Updated sample project files for users of Visual Studio .NET, valid for version 1.4a12 of MSQuant.

2005-06-13. MSQuantInstaller,2005-06-13,1.4a11.zip. Installer for version 1.4a11. (There is no official public release version yet).
Bug fixes: quantitation is no longer broken for non-triple encoding modes...

2005-06-12. Version 1.4a10 - was never released!. Added: Support of Mascot 2.1 result files.
Bug fixes: an exception is no longer thrown during parsing if the (new) quantitation modes are read from a file...

2005-06-03. MSQuantInstaller,2005-06-03,1.4a9.zip (no longer available). Installer for version 1.4a9. (There is no official public release version yet).
Note: Please note that using current versions of MSQuant for Micromass data it is dependent on a component in the Finnigan XCalibur software package for displaying spectra and thus only run if XCalibur software package is installed.
Note: requires Microsoft .NET version 1.1.
Added: <to be added>
Changes: <to be added>
Bug fixes: <to be added>

2005-05-30. MSQprojectFiles,2005-05-30.zip. Note: the project files are ahead of time for the currently checked in source files in CVS. For MSQuant developers only. Updated sample project files for users of Visual Studio .NET.

2005-02-17. MSQuantInstaller,2005-02-17,1.4a8.zip. Installer for version 1.4a8. (There is no official public release version yet).
Note: Please note that using current versions of MSQuant for Micromass data it is dependent on a component in the Finnigan XCalibur software package for displaying spectra and thus only run if XCalibur software package is installed.
Note: requires Microsoft .NET version 1.1.
Added: <to be added>
Changes: <to be added>
Bug fixes: <to be added>

2005-02-17. MSQprojectFiles,2005-02-17.zip. For MSQuant developers only. Updated sample project files for users of Visual Studio .NET.

2004-12-13. Note: the QSTAR/Analyst software does not install or work on Microsoft Windows XP, Home Edition. Thus you can not use MSQuant to analyse QSTAR data on that version of Microsoft’s operating system. The Professional Edition of Windows XP may or may not work. The safe choice is to use Microsoft Windows 2000.
We have not experienced problems with LTQ-FT or Qtof.

2004-11-12. Sample data set for Sciex QSTAR. See section Getting started for details.

2004-11-12. MultRawPrepare,2004-11-12.zip. Perl script for preparing Mascot input files such that multiple raw spectrum files can be handled in MSQuant. This script has successfully been in use by our group for more than one year. The zip file includes documentation and a sample .BAT driver file/script.
Documentation (in PDF format) - is also included in the above zip file.

2004-11-11. Sample data set for Micromass Qtof. See section Getting started for details.

2004-11-11. MSQuantInstaller,2004-11-11,1.4a7.zip. Installer for version 1.4a7. (There is no official public release version yet).
Note: Please note that using current versions of MSQuant for Micromass data it is dependent on a component in the Finnigan XCalibur software package for displaying spectra and thus only run if XCalibur software package is installed.
Note: requires Microsoft .NET version 1.1.
Added: Parse result (including quantitation result) can now be saved and loaded. Please note that for this to work the same set of associated files must be selected when the Open command is started. This new feature can be used as a work-around for memory related problems:
Let the program parse. Save. Restart program. Open.
or:
Open. Quantitate a number of proteins. Save. Restart program. Open. Quantitate more proteins. Etc.
Changes: Only validated peptides are now MS3 scored. Now more memory efficient, especially for Finnigan data.
Bug fixes: MS3 scoring now uses real peaks instead of data points (important for spectra acquired in profile mode). MS3 scoring now works for long peptides.

2004-08-09. Sample data set for LTQ-FT. See section Getting started for details.

2004-08-02. Warning: We recently discovered that uninstalling older versions of MSQuant (that you have to do when using a new installer) causes the QSTAR/Analyst installation to break, amongst other things preventing display of QSTAR spectra in Analyst QS.
This problem has been fixed in later MSQuant installers. The easiest cure at this point in time is to reinstall Analyst.
We are sorry for any inconvenience caused.

2004-07-23. MSQuantInstaller,2004-07-23,1.4a6.zip. Installer for version 1.4a6. (There is no official public release version yet).
Note: in this version Micromass support has been reenabled. However please note that it is dependent on a component in the Finnigan XCalibur software package for displaying spectra and thus only run if XCalibur software package is installed.
Note: requires Microsoft .NET version 1.1.
Added: Double labeling; 2 amino acids can now have different masses, e.g. +6 Da for Arginine and +4 for Lysine.
Changes: in MiscOptions.xml there are now separate values for quantitation XIC mass window, one for each of the three instruments supported; QSTAR, LTQ-FT and Qtof; the old field "absoluteMassWindowForXIC" is now ignored. Micromass support reenabled. In the protein list window quantitation and MS3 scoring now works on the selection and the selection can now contain more than one selected item. Better zooming the in the spectrum display in the quantitation window. An LC profile is now computed/displayed even if the corresponding signal in another LC profile is identical zero.

2004-07-21. MSQprojectFiles,2004-07-21.zip. For MSQuant developers only. Updated sample project files for users of Visual Studio .NET.

2004-07-19. MSQuantInstaller,2004-07-19a.zip (3.7 MB). This version includes Micromass support!! Installer for possibly unstable development version as of 2004-07-19. This version was mainly released to demonstrate Micromass support. Version 1.4a6 will soon be released.

2004-06-28. MSQuantInstaller,2004-06-28a.zip. Installer for version 1.4a5. Note: in this version Micromass support is turned off, but an installer with Micromass support turned on will soon be placed here. (There is no official public release version yet). Note: requires Microsoft .NET version 1.1. Changes: More than 100 LC points can now be plotted in the lower right corner of the quantitation window- no longer leaves out the right part of some LC profiles. Added: Spectrum markers for Finnigan spectra, both in protein validation window and in quantitation window. MS3 scoring for all ms3 spectra, not just the first; for scoring the spectrum that gives the highest score is used. Accepts yet another format of the Mascot result files (resulting from an update on our Mascot server computer). For protein ratio (quantitation) the program now uses intensity weighted peptide ratios instead of non-weighted peptide ratios. Spectrum markers in Finnigan spectra now also works when the user zooms. Intensities of identical zero are ignored when finding peaks in LC profiles (particular important for Finnigan data).

2004-06-07. MSQuantInstaller,2004-06-07a.zip. Installer for version 1.4a4. Note: in this version Micromass support is turned off. (There is no official public release version yet). Note: requires Microsoft .NET version 1.1. Changes: MS3 scoring. Fragment labels for Finnigan spectra. Return-key can now be used instead of double-click in: main window, Protein List window and Protein Validation window. Now asks for confirmation before closing the program and closing the protein list window.

2004-03-22. MSQuantInstaller,2004-03-22a.zip. Installer for version 1.4a3. Changes: Support of Mascot 2.0 HTML output format. Support of Micromass files.

2004-02-16. MSQprojectFiles,2004-02-16.zip (no longer available). For MSQuant developers only. Updated sample project files for users of Visual Studio .NET.

2004-01-29. MSQuantInstaller,2004-01-29a.zip (no longer available). Installer for version 1.4a2, latest development version. (There is no official public release version yet). Changes: the quantitation modes and recognised modifications are now defined externally to the program, in MSQ_quantitationModes.xml.

2004-01-27. MSQuantInstaller,2004-01-27a.zip (no longer available). Installer for version 1.4a1.

2004-01-27. MSQprojectFiles,2004-01-27.zip (no longer available). For MSQuant developers only. Sample project files for users of Visual Studio .NET.

Installation instructions

1. Download and install Microsoft .NET (if not already installed). Version 2.0 or later of .NET is required for MSQuant versions 1.4a17 and later.

2. Install software from at least one mass spectrometer vendor. Currently Sciex/Analyst and/or Finnigan/XCalibur and/or Micromass/MassLynx is required/supported.

Notes for installation:

3. Download an MSQuant installer from our Web-server. (It is placed on our web-server because I can’t get the SourceForge file release system to work.)

4. Install MSQuant by running the installer (setup.exe). Note: you may get error messages for the mass spectrometer vendor software that you don’t have installed or need. E.g. if you only use Analyst/QSTAR you will get 2-3 error messages for files belonging to the Finnigan XCalibur package. You can safely ignore those error messages.

5. For QSTAR/Sciex/Analyst users only: if you have Analyst QS version 1.0 installed (in contrast to version 1.1) then you must do the following to use later versions of MSQuant:

Post installation (very important)

1. For Analyst: the so-called system path must contain the Analyst bin folder otherwise you will get an error message about some DLL that can not be found (FMWIFFCompDocNTDriver.dll). What to do:

2. For Finnigan/XCalibur: during installation of XCalibur "XDK" must have been checked (it is off by default). If you have already installed it without the XDK then you should take steps to remedy this situation; e.g. reinstalling with XDK checked should work. Disclaimer: do it at your own risk. Before you reinstall save any changes you have made to your existing installation, e.g. extra modules that were added after initial installation.

Other considerations

MSQuant is very memory hungry, depending on the size of the search result and possible use of retention time cross-correlation. We recommend as much RAM in the computer as possible. We strongly recommend setting the virtual memory to the maximum of 2 GB. This can be done as follows: Right-click on "My Computer" on the desktop. Properties. tab Advanced. Performance Options. Change. Set "Initial size (MB)" to 1700. Set "Maximum size (MB)" to the same number, 1700. OK. OK. OK. It may be necessary to restart the computer.


Troubleshooting MSQuant installation

  1. Did you check the option "XDK" when you installed XCalibur?? (For LTQ-FT/Finnigan/XCalibur). At least these 3 files must be in the "system\programs" folder in the XCalibur installation: XRawfile2.dll, XcaliburFiles.dll and XcaliburDisplays.dll. This folder contains "QualBrowser.exe".
  2. The installation fails on Windows XP.

Getting started

1. Download one of the example raw file sets:

2. Open the program.

3. Set appropriate raw data file type (menu Tools/Options, Raw file type, QSTAR/LTQ-FT/Qtof.)

4. Set appropriate quantitation mode, matching the data (menu Tools/Options, Quantitation mode, Arg13C6/Lys13C6/Arg13C6 and Arg13C615N4/HysTag/No isotope/N15 labeling)

5. Prepare for parsing the Mascot result file:

6. Double-click on the Mascot HTML result file in the left pane. This will start parsing the protein and peptide information from the Mascot HTML result file. Eventually the Protein List window will be filled with the proteins from the Mascot search result file.

7. Double-click on the top protein. This will open the Protein Validation window.

8. Double-click on a peptide. The MS-MS spectrum will be displayed. For this to work and all other operations that requires access to the raw spectrum see the section below, "Preparing input files for the Mascot search engine".

9. Quantitate:

If all this works then you are ready to try it on your own data. The input file for the Mascot search must be formatted in the way that MSQuant expect. See next section, "Preparing input files for the Mascot search engine".

Preparing input files for the Mascot search engine

MSQuant uses the retention time (for the MS-MS event) for a peptide in order to find the MS-MS and corresponding MS spectrum in the raw spectrum file.

This information is expected by MSQuant to be in a particular format. It should be placed in the TITLE fields in the Mascot input file (in Mascot Generic Format, file extension .mgf, .msm, .tmp or .txt). Within the TITLE field it should be in the sub-field "Elution from:" Sample (for QSTAR):

        TITLE=Elution from: 31.16 to 31.16   period: 0   experiment: 4 cycles:  1
      

Elution = retention time. Unit is minutes.

QSTAR

Version 1.1 of Analyst: Mascot.dll now creates a bastard output format. In order to use MSQuant a script, QSbroken2QSclassic, must be run to convert the output of Mascot.dll to an appropriate format. The script expects a file in the Mascot Generic Format (MS/MS Ions Search) as input, but does not require a particular file extension. The nominal file extension is .MGF, but different tools uses different file extensions. We know of 3 other file extensions: .TMP, .MSM and .TXT. .TMP is used by the some versions of the Mascot.dll script (QSTAR/Sciex/Analyst). The output file is also in Mascot Generic Format. The file name, including file extension, is specified by the user, in the BAT file; QSbroken2QSclassic.bat. Thus you must first edit this BAT file to fit your particular location and file names. Then double click on it to start the conversion. Perl must be installed on your computer in order for this to work. For Windows computers we can recommend ActivePerl, http://www.activestate.com/activeperl/?psbx=1. The exact version number does not matter.

Version 1.0 of Analyst: the built-in tool, Mascot.dll, or the proprietary tool "IDA processor" should create the correct format.

LTQ-FT

For Finnigan DTA files the retention time information is not provided. Instead the spectrum number is encoded in the file name. Example: "overnight.1169.1169.3.dta". This spectrum number must be put into the field "FinneganScanNumber", otherwise the retention time is read from the field "Elution from". Sample:

          TITLE=Elution from: 777.777 to 777.777 period: 0 experiment: 1 cycles: 1 FinneganScanNumber: 1169
        

If the field "FinneganScanNumber" exists then MSQuant ignores fields "Elution from"/"to" - FinneganScanNumber overrides those fields.

A .NET application, DTASuperCharge, is available to convert one or more Finnigan .RAW files to Mascot search input files in a format suitable for use with MSQuant. DTASuperCharge is bundled with later versions of MSQuant and this is currently the only way of getting recent versions of DTASuperCharge.
Installation:

Getting started:

Qtof

To create the input file for Mascot, some options need to be set correctly. In the ProteinLynx module (NOT ProteinLynx Global Server) in Masslynx, the option "Append data to single file" should be unchecked. In this case the MS/MS channel number, the scan number and the charge are encoded in all files. Example: "overnight.117.3.2.pkl". Copy the Perl script and the driver BAT file (see below) to the output directory, edit the BAT file as appropriate and execute it.

A Perl script, PKL2Mascot.pl, is available to prepare .PKL (peak list) files for search for Mascot such that MSQuant will be able to find the MS-MS and MS spectra. Location: PKL2Mascot,2004-02-21.zip.

The output of the script is the input to the Mascot search. Perl must be installed on your computer in order for this to work. For Windows computers we can recommend ActivePerl, http://www.activestate.com/activeperl/?psbx=1. The exact version number does not matter.

Part of the output of this script will look similar to:

            BEGIN IONS
            PEPMASS=446.7263
            CHARGE=2+
            TITLE=Elution from: 9999.99 to 9999.99 period: 0 experiment: 3 cycles: 1 FinneganScanNumber: 117
            183.1330 11.0000
            228.1346 13.0000
            261.1865 14.0000
            552.2947 11.0000
            665.4302 8.0000
            762.4420 13.0000
            END IONS
          

Regarding .IDX files: the .RAW folder contains several .IDX files. MSQuant needs to know what the location of the .RAW directory is and this is done by selecting an .IDX file (does't matter which one).

Combining several raw spectrum files

MSQuant can handle multiple raw data files at a time, e.g. for protein correlation profiling (PCP). This is described in further detail in a separate document. It relies on a Perl script to put the necessary raw file name information into the Mascot search input file. All the files (scripts and documents) for this can be downloaded as a single ZIP package.

Note 1: this currently only works for QSTAR and LTQ-FT data, not Qtof (a future version of MSQuant may change this). Note 2: the script in this package has not been updated to understand Mascot.dll for QS 1.1 (or later) output. You can work around this by using the QSbroken2QSclassic script.

N15 labeling

We have developed procedures and scripts for handling N15 labeling samples.


Updated on 2009-10-06 by Peter Mortensen ( Email address ).
Updated on 2009-10-02 by Peter Mortensen ( Email address ).
Updated on 2009-09-11 by Peter Mortensen ( Email address ).

GPL license