<?xml version='1.0'?>
<!DOCTYPE art SYSTEM 'http://www.biomedcentral.com/xml/article.dtd'>
<art>
   <ui>1471-2105-5-162</ui>
   <ji>1471-2105</ji>
   <fm>
      <dochead>Software</dochead>
      <bibl>
         <title>
            <p>Extractor for ESI quadrupole TOF tandem MS data enabled for high throughput batch processing</p>
         </title>
         <aug>
            <au id="A1">
               <snm>Boehm</snm>
               <mi>M</mi>
               <fnm>Andreas</fnm>
               <insr iid="I1"/>
               <email>andreas.boehm@virchow.uni-wuerzburg.de</email>
            </au>
            <au id="A2">
               <snm>Galvin</snm>
               <mi>P</mi>
               <fnm>Robert</fnm>
               <insr iid="I2"/>
               <email>robert.p.galvin@eur.appliedbiosystems.com</email>
            </au>
            <au id="A3" ca="yes">
               <snm>Sickmann</snm>
               <fnm>Albert</fnm>
               <insr iid="I1"/>
               <email>albert.sickmann@virchow.uni-wuerzburg.de</email>
            </au>
         </aug>
         <insg>
            <ins id="I1">
               <p>Protein Mass Spectrometry and Functional Proteomics Group, Rudolf-Virchow-Center for Experimental Biomedicine, Universitaet Wuerzburg, Versbacher Strasse 9, D-97078 Wuerzburg, Germany</p>
            </ins>
            <ins id="I2">
               <p>Applied Biosystems, Applera UK, Lingley House, 120 Birchwood Boulevard, Warrington, Cheshire, WA3 7QH, UK</p>
            </ins>
         </insg>
         <source>BMC Bioinformatics</source>
         <issn>1471-2105</issn>
         <pubdate>2004</pubdate>
         <volume>5</volume>
         <issue>1</issue>
         <fpage>162</fpage>
         <url>http://www.biomedcentral.com/1471-2105/5/162</url>
         <xrefbib>
            <pubidlist>
               <pubid idtype="pmpid">15507135</pubid>
               <pubid idtype="doi">10.1186/1471-2105-5-162</pubid>
            </pubidlist>
         </xrefbib>
      </bibl>
      <history>
         <rec>
            <date>
               <day>30</day>
               <month>8</month>
               <year>2004</year>
            </date>
         </rec>
         <acc>
            <date>
               <day>26</day>
               <month>10</month>
               <year>2004</year>
            </date>
         </acc>
         <pub>
            <date>
               <day>26</day>
               <month>10</month>
               <year>2004</year>
            </date>
         </pub>
      </history>
      <cpyrt>
         <year>2004</year>
         <collab>Boehm et al; licensee BioMed Central Ltd.</collab>
         <note>This is an Open Access article distributed under the terms of the Creative Commons Attribution License (<url>http://creativecommons.org/licenses/by/2.0</url>), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.</note>
      </cpyrt>
      <abs>
         <sec>
            <st>
               <p>Abstract</p>
            </st>
            <sec>
               <st>
                  <p>Background</p>
               </st>
               <p>Mass spectrometry based proteomics result in huge amounts of data that has to be processed in real time in order to efficiently feed identification algorithms and to easily integrate in automated environments. We present wiff2dta, a tool created to convert MS/MS data obtained using Applied Biosystem's QStar and QTrap 2000 and 4000 series.</p>
            </sec>
            <sec>
               <st>
                  <p>Results</p>
               </st>
               <p>Comparing the performance of wiff2dta with the standard tools, we find wiff2dta being the fastest solution for extracting spectrum data from ABIs raw file format. wiff2dta is at least 10% faster than the standard tools. It is also capable of batch processing and can be easily integrated in high throughput environments. The program is freely available via <url>http://www.protein-ms.de</url>, <url>http://sourceforge.net/projects/protms/</url> and is also available from Applied Biosystems.</p>
            </sec>
            <sec>
               <st>
                  <p>Conclusions</p>
               </st>
               <p>wiff2dta offers the possibility to run as stand-alone application or within a batch process as command-line tool integrated in automation and high-throughput environments. It is more efficient than the state-of-the-art tools provided.</p>
            </sec>
         </sec>
      </abs>
   </fm>
   <bdy>
      <sec>
         <st>
            <p>Background</p>
         </st>
         <p>In tandem mass spectrometry proteins are identified by matching the measured fragment ion spectra derived from peptides with theoretical spectra calculated from known DNA or protein sequences, for example the NCBI sequence database <abbrgrp><abbr bid="B1">1</abbr></abbrgrp>. Algorithms used for this purpose usually have their own input formats and are not able to read the proprietary binary file formats of the mass spectrometer manufacturers. Nevertheless, they are able to read a common format, the DTA format introduced by the Sequest&#8482; algorithm <abbrgrp><abbr bid="B2">2</abbr></abbrgrp>. Thus, needs exist for converting mass spectra into this common format in order to feed the different identification algorithms such as Sequest&#8482; or Mascot&#8482; <abbrgrp><abbr bid="B3">3</abbr></abbrgrp>. The conversion must be accomplished efficiently, requiring as few user interaction as possible. Integrated in high-throughput environments, mass data processing must be realized.</p>
         <p>Applied Biosystems mass spectrometers are controlled by a software called Analyst&#8482;. This software is used for data evaluation purposes, too. It offers a possibility to integrate extensions called "scripts". One of these scripts available from the manufacturer <abbrgrp><abbr bid="B4">4</abbr></abbrgrp> is "Export IDA Spectra.dll", the only known possibility besides the mzStar from SASHIMI Project <abbrgrp><abbr bid="B5">5</abbr></abbrgrp> to export DTA files from Applied Biosystems ESI data. Using the tools provided by SASHIMI results in two steps: first mzStar must be used to create an XML <abbrgrp><abbr bid="B6">6</abbr></abbrgrp> document (mzXML Schema) as intermediate step, then mzXML2Other must be applied for creating DTA or other formats from the mzXML document, and thus conversion consumes a lot of time and computational power. mzStar is not designed for batch processing nor for converting more than one wiff file in a single run. The Analyst&#8482; script itself requires each chromatogram being opened in Analyst&#8482; per conversion, resulting in a lot of user interaction for each single export. This leads to the effect that batch processing is impossible in both cases and only one binary file can be converted at once. A schematic diagram of the conversion method workflows is shown in figure <figr fid="F1">1</figr>.</p>
         <fig id="F1">
            <title>
               <p>Figure 1</p>
            </title>
            <caption>
               <p>Schematic diagram of the workflows of the three conversion methods</p>
            </caption>
            <text>
               <p>Schematic diagram of the workflows of the three conversion methods. For conversion of more than one wiff file, the whole process has to be repeated when using Export IDA Spectra.dll or mzStar, but not when using wiff2dta.</p>
            </text>
            <graphic file="1471-2105-5-162-1"/>
         </fig>
         <p>Another script named mascot.dll provides support for invocating Mascot&#8482; as protein identification algorithm using Applied Biosystems Analyst&#8482;. Such a script does not exist for Sequest&#8482;. In most proteomics labs support for Mascot&#8482; as well as for Sequest&#8482; is needed, because these two algorithms are most commonly used in this research field. Although the additional information that can be stored in mzXML is needed in the case of quantitative proteomics experiments based on isotopic labelling of peptides (ICAT <abbrgrp><abbr bid="B7">7</abbr></abbrgrp> or SILAC <abbrgrp><abbr bid="B8">8</abbr></abbrgrp>), this format can be read neither by Mascot&#8482; nor by Sequest&#8482;.</p>
         <p>We decided to develop a tool for converting data obtained from Applied Biosystems QStar&#8482;, providing features like batch processing in an operatorless high throughput environment. If no ER, NL or Prec scans are used, data acquired using a QTrap&#8482; 2000/4000 can be converted, too. This tool is named wiff2dta.</p>
      </sec>
      <sec>
         <st>
            <p>Implementation</p>
         </st>
         <p>The implementation was done according to the Analyst&#8482; Cookbook, a documentation available from Applied Biosystems upon request. wiff2dta is implemented in Visual Basic&#8482; (Microsoft Corp.) because ActiveX&#8482; is provided as the one and only application programming interface (API) by Applied Biosystem's Analyst&#8482; software. Therefore, this is needed for accessing the binary wiff files. Thus, this tool is operating system dependant and only runs on Windows&#8482; (Microsoft Corp.) systems. We use the code provided by the Analyst&#8482; software API in order to benefit from new releases and maintain coherence.</p>
         <p>The program has two modes of user interaction: one provides a graphical user interface (GUI) and requires user interaction (GUI-mode); the other uses command-line parameters and suppresses the GUI as no user interaction is required (batch-mode). In batch mode, automation of conversion processes can be achieved. The GUI is shown in figure <figr fid="F2">2</figr>. Conversion can be done in two modes. On one hand only a single binary file can be selected for conversion (file-mode). On the other hand, a whole directory tree can be traversed and all binary ESI MS/MS files in all (or only selected) folders can be converted in one run (directory-mode). For example this mode can be used to convert a folder full of MS/MS data at once. In file-mode distinct samples of one data file can be marked for conversion, if desired. In directory-mode, each sample of each ESI MS/MS file is processed. Used in directory-mode, wiff2dta can be forced to save all resulting DTA files in one single folder by checking "all in one folder". Otherwise, the converted files are stored in a single folder with the name derived from the source ESI MS/MS data file. This folder is placed in the same directory where the corresponding binary file was found.</p>
         <fig id="F2">
            <title>
               <p>Figure 2</p>
            </title>
            <caption>
               <p>a) The graphical user interface of wiff2dta in directory-mode</p>
            </caption>
            <text>
               <p>a) The graphical user interface of wiff2dta in directory-mode. This is the only form requiring user interaction. By klicking the button "About", a copyright message and the usage for batch-mode will be displayed. The usage is shown in figure <figr fid="F2">2</figr>. Clicking on the button "Convert" starts the conversion immediately. In directory mode, the tree of folders is listed and folders can be selected for being processed. b) The graphical user interface of wiff2dta in file-mode. The samples are listed and can be selected for conversion. The lower half of this form is identical for both the file- and the directory-mode</p>
            </text>
            <graphic file="1471-2105-5-162-2"/>
         </fig>
         <p>The conversion itself can be controlled by entering appropriate values in the text fields displayed under the title "Parameters", shown in figure <figr fid="F2">2</figr>. Parameters are "Mass tolerance for combining MS/MS spectra", "MS/MS export threshold", "Minimum number of MS/MS ions for export", "Centroid height percentage", "Centroid merge distance", "Minimum charge of exported spectra" and "Maximum charge of exported spectra". These are parameters of identical function as used by the export of DTA provided by Applied Biosystems' script. wiff2dta produces the same values as this tool, as shown in table <tblr tid="T1">1</tblr>. Support for other formats, like mascot generic format (MGF) <abbrgrp><abbr bid="B9">9</abbr></abbrgrp> and mzXML <abbrgrp><abbr bid="B10">10</abbr></abbrgrp> will be added. We first focussed on high throughput for conversion into DTA in order to be able of feeding our search programs efficiently.</p>
         <tbl id="T1">
            <title>
               <p>Table 1</p>
            </title>
            <caption>
               <p>Output in DTA format of the original DTA converter provided by the manufacturer (Export IDA Spectra.dll) and mzStar compared with the results of wiff2dta. All three used the same source file. The output of mzStar differs completely because this tool does not use any grouping of spectra as Export IDA Spectra and wiff2dta do. In DTA format, the first line is reserved for the mass of the parent ion and its charge. The other lines consist of pairs of m/z values and the corresponding intensities.</p>
            </caption>
            <tblbdy cols="6">
               <r>
                  <c cspan="2" ca="left">
                     <p>Export IDA Spectra</p>
                  </c>
                  <c cspan="2" ca="left">
                     <p>mzStar</p>
                  </c>
                  <c cspan="2" ca="left">
                     <p>wiff2dta</p>
                  </c>
               </r>
               <r>
                  <c cspan="6">
                     <hr/>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>1012.5922</p>
                  </c>
                  <c ca="left">
                     <p>2</p>
                  </c>
                  <c ca="left">
                     <p>1013</p>
                  </c>
                  <c ca="left">
                     <p>2</p>
                  </c>
                  <c ca="left">
                     <p>1012.5922</p>
                  </c>
                  <c ca="left">
                     <p>2</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>211.0680</p>
                  </c>
                  <c ca="left">
                     <p>4.0000</p>
                  </c>
                  <c ca="left">
                     <p>55.0534</p>
                  </c>
                  <c ca="left">
                     <p>3</p>
                  </c>
                  <c ca="left">
                     <p>211.0680</p>
                  </c>
                  <c ca="left">
                     <p>4.0000</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>221.1128</p>
                  </c>
                  <c ca="left">
                     <p>4.0000</p>
                  </c>
                  <c ca="left">
                     <p>56.0418</p>
                  </c>
                  <c ca="left">
                     <p>2</p>
                  </c>
                  <c ca="left">
                     <p>221.1128</p>
                  </c>
                  <c ca="left">
                     <p>4.0000</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>273.1110</p>
                  </c>
                  <c ca="left">
                     <p>7.0000</p>
                  </c>
                  <c ca="left">
                     <p>56.0451</p>
                  </c>
                  <c ca="left">
                     <p>2</p>
                  </c>
                  <c ca="left">
                     <p>273.1110</p>
                  </c>
                  <c ca="left">
                     <p>7.0000</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>274.0969</p>
                  </c>
                  <c ca="left">
                     <p>3.0000</p>
                  </c>
                  <c ca="left">
                     <p>56.0484</p>
                  </c>
                  <c ca="left">
                     <p>2</p>
                  </c>
                  <c ca="left">
                     <p>274.0969</p>
                  </c>
                  <c ca="left">
                     <p>3.0000</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>281.0214</p>
                  </c>
                  <c ca="left">
                     <p>4.0000</p>
                  </c>
                  <c ca="left">
                     <p>56.0518</p>
                  </c>
                  <c ca="left">
                     <p>2</p>
                  </c>
                  <c ca="left">
                     <p>281.0214</p>
                  </c>
                  <c ca="left">
                     <p>4.0000</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>281.0846</p>
                  </c>
                  <c ca="left">
                     <p>4.0000</p>
                  </c>
                  <c ca="left">
                     <p>60.0487</p>
                  </c>
                  <c ca="left">
                     <p>2</p>
                  </c>
                  <c ca="left">
                     <p>281.0846</p>
                  </c>
                  <c ca="left">
                     <p>4.0000</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>291.1109</p>
                  </c>
                  <c ca="left">
                     <p>4.0000</p>
                  </c>
                  <c ca="left">
                     <p>69.0642</p>
                  </c>
                  <c ca="left">
                     <p>4</p>
                  </c>
                  <c ca="left">
                     <p>291.1109</p>
                  </c>
                  <c ca="left">
                     <p>4.0000</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>294.1899</p>
                  </c>
                  <c ca="left">
                     <p>4.0000</p>
                  </c>
                  <c ca="left">
                     <p>69.0679</p>
                  </c>
                  <c ca="left">
                     <p>7</p>
                  </c>
                  <c ca="left">
                     <p>294.1899</p>
                  </c>
                  <c ca="left">
                     <p>4.0000</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>312.0073</p>
                  </c>
                  <c ca="left">
                     <p>2.0000</p>
                  </c>
                  <c ca="left">
                     <p>69.0716</p>
                  </c>
                  <c ca="left">
                     <p>9</p>
                  </c>
                  <c ca="left">
                     <p>312.0073</p>
                  </c>
                  <c ca="left">
                     <p>2.0000</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>493.2674</p>
                  </c>
                  <c ca="left">
                     <p>2.0000</p>
                  </c>
                  <c ca="left">
                     <p>69.0753</p>
                  </c>
                  <c ca="left">
                     <p>4</p>
                  </c>
                  <c ca="left">
                     <p>493.2674</p>
                  </c>
                  <c ca="left">
                     <p>2.0000</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>506.3299</p>
                  </c>
                  <c ca="left">
                     <p>2.0000</p>
                  </c>
                  <c ca="left">
                     <p>69.079</p>
                  </c>
                  <c ca="left">
                     <p>2</p>
                  </c>
                  <c ca="left">
                     <p>506.3299</p>
                  </c>
                  <c ca="left">
                     <p>2.0000</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>507.2403</p>
                  </c>
                  <c ca="left">
                     <p>2.0000</p>
                  </c>
                  <c ca="left">
                     <p>72.0658</p>
                  </c>
                  <c ca="left">
                     <p>3</p>
                  </c>
                  <c ca="left">
                     <p>507.2403</p>
                  </c>
                  <c ca="left">
                     <p>2.0000</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>507.3192</p>
                  </c>
                  <c ca="left">
                     <p>2.0000</p>
                  </c>
                  <c ca="left">
                     <p>72.0696</p>
                  </c>
                  <c ca="left">
                     <p>13</p>
                  </c>
                  <c ca="left">
                     <p>507.3192</p>
                  </c>
                  <c ca="left">
                     <p>2.0000</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>507.3693</p>
                  </c>
                  <c ca="left">
                     <p>2.0000</p>
                  </c>
                  <c ca="left">
                     <p>72.0734</p>
                  </c>
                  <c ca="left">
                     <p>17</p>
                  </c>
                  <c ca="left">
                     <p>507.3693</p>
                  </c>
                  <c ca="left">
                     <p>2.0000</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>508.2601</p>
                  </c>
                  <c ca="left">
                     <p>2.0000</p>
                  </c>
                  <c ca="left">
                     <p>72.0772</p>
                  </c>
                  <c ca="left">
                     <p>34</p>
                  </c>
                  <c ca="left">
                     <p>508.2601</p>
                  </c>
                  <c ca="left">
                     <p>2.0000</p>
                  </c>
               </r>
            </tblbdy>
         </tbl>
         <p>wiff2dta is able to be integrated in automation and high throughput environments. This can be achieved making use of the command line options. All parameters and modes can be controlled by command-line parameters. These are shown in figure <figr fid="F3">3</figr>. Every GUI parameter has a corresponding command line option. Batch-mode is entered by providing the parameter /auto at the command-line. If this is not present, the values provided override the defaults in the GUI and the form will be displayed.</p>
         <fig id="F3">
            <title>
               <p>Figure 3</p>
            </title>
            <caption>
               <p>The parameters for batch-mode enabling wiff2dta being integrated in automated environments</p>
            </caption>
            <text>
               <p>The parameters for batch-mode enabling wiff2dta being integrated in automated environments. All parameters can be controlled using the command line.</p>
            </text>
            <graphic file="1471-2105-5-162-3"/>
         </fig>
      </sec>
      <sec>
         <st>
            <p>Results</p>
         </st>
         <p>The program can be started in multiple instances, resulting in parallel processing. Using this feature, it is possible to use several processors on one computer. Additional to this, wiff2dta is about 10% faster than the original tool provided by Applied Biosystems and about 20 times faster than mzStar of the Sashimi project. See table <tblr tid="T2">2</tblr>. During a 24 hour conversion, the 10% performance gain in savings of about 2.5 hours using the tool original tool provided by Applied Biosystems.</p>
         <tbl id="T2">
            <title>
               <p>Table 2</p>
            </title>
            <caption>
               <p>Performance comparison of Export IDA Spectra, mzStar and wiff2dta on the same computer. wiff2dta is generally faster than the other tools.</p>
            </caption>
            <tblbdy cols="5">
               <r>
                  <c ca="left">
                     <p>File</p>
                  </c>
                  <c ca="left">
                     <p>Number of MS/MS spectra</p>
                  </c>
                  <c ca="left">
                     <p>mzStar</p>
                  </c>
                  <c ca="left">
                     <p>Export IDA Spectra</p>
                  </c>
                  <c ca="left">
                     <p>wiff2dta</p>
                  </c>
               </r>
               <r>
                  <c cspan="5">
                     <hr/>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>Qstar0803</p>
                  </c>
                  <c ca="left">
                     <p>679</p>
                  </c>
                  <c ca="left">
                     <p>241.5 s</p>
                  </c>
                  <c ca="left">
                     <p>24.5 s</p>
                  </c>
                  <c ca="left">
                     <p>21 s</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>Qstar2053</p>
                  </c>
                  <c ca="left">
                     <p>992</p>
                  </c>
                  <c ca="left">
                     <p>426 s</p>
                  </c>
                  <c ca="left">
                     <p>28 s</p>
                  </c>
                  <c ca="left">
                     <p>24 s</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>Qstar2128</p>
                  </c>
                  <c ca="left">
                     <p>1652</p>
                  </c>
                  <c ca="left">
                     <p>1804 s</p>
                  </c>
                  <c ca="left">
                     <p>97 s</p>
                  </c>
                  <c ca="left">
                     <p>87.5 s</p>
                  </c>
               </r>
            </tblbdy>
         </tbl>
      </sec>
      <sec>
         <st>
            <p>Conclusions</p>
         </st>
         <p>wiff2dta demonstrates improvements in reducing computation time by exploiting a range of optimizations in coding and using the COM interfaces to Analyst&#8482;. Useful features like the capability of being integrated in batch processes and mass data processing lead to immense time savings, too.</p>
      </sec>
      <sec>
         <st>
            <p>Availability and requirements</p>
         </st>
         <p>wiff2dta has to be installed in the BIN directory of an installed Analyst&#8482; version 1.3 or higher. The installation consists just of copying the file wiff2dta.exe into this directory. If desired, a link to the program file can be created that can be placed onto the desktop or into the start menu.</p>
         <p>The program is freely available from Applied Biosystems (UK) upon request and freely available via <url>http://www.protein-ms.de</url> and <url>http://sourceforge.net/projects/protms/</url> for download.</p>
      </sec>
      <sec>
         <st>
            <p>List of abbreviations used</p>
         </st>
         <p>API: application programming interface</p>
         <p>DNA: desoxyribonuclein acid</p>
         <p>DTA: file extension ms spectra data in Sequest&#8482; format</p>
         <p>ER: enhanced resolution</p>
         <p>ESI: electron spray ionization</p>
         <p>GUI: graphical user interface</p>
         <p>MS: mass spectrometry, mass spectrometer</p>
         <p>MGF: mascot generic format, file extension used for this format</p>
         <p>NL: neutral loss</p>
         <p>Prec: precursor ion</p>
         <p>TOF: time-of-flight</p>
         <p>WIFF: file extension of Applied Biosystems raw data files</p>
      </sec>
      <sec>
         <st>
            <p>Authors' contributions</p>
         </st>
         <p>AB implemented the program and made a draft of the manuscript. RPG and AS contributed with ideas and proofread the manuscript. RPG supervised the final testing. All authors have read and approved the final manuscript.</p>
      </sec>
   </bdy>
   <bm>
      <ack>
         <sec>
            <st>
               <p>Acknowledgements</p>
            </st>
            <p>This work was supported by the Deutsche Forschungsgemeinschaft (SI 835/2-1; FZT 82). The authors would like to thank Karl Mechtler at the Research Institute of Molecular Pathology, Dr. Bohr-Gasse 7, 1030 Vienna, Austria for testing and discussion.</p>
         </sec>
      </ack>
      <refgrp>
         <bibl id="B1">
            <title>
               <p>National Center for Biotechnology Information</p>
            </title>
            <url>http://www.ncbi.nih.gov/</url>
         </bibl>
         <bibl id="B2">
            <title>
               <p>Search of Sequence Databases with Uninterpreted High-Energy Collision-Induces Dissociation Spectra of Peptides</p>
            </title>
            <aug>
               <au>
                  <snm>Yates</snm>
                  <fnm>JR</fnm>
               </au>
               <au>
                  <snm>Eng</snm>
                  <fnm>JK</fnm>
               </au>
               <au>
                  <snm>Clauser</snm>
                  <fnm>KR</fnm>
               </au>
               <au>
                  <snm>Burlingame</snm>
                  <fnm>AL</fnm>
               </au>
            </aug>
            <source>J Am Soc Mass Spectom</source>
            <pubdate>1996</pubdate>
            <volume>7</volume>
            <issue>11</issue>
            <fpage>1089</fpage>
            <lpage>1098</lpage>
            <xrefbib>
               <pubid idtype="doi">10.1016/S1044-0305(96)00079-7</pubid>
            </xrefbib>
         </bibl>
         <bibl id="B3">
            <title>
               <p>Probability-based protein identification by searching sequence databases using mass spectrometry data</p>
            </title>
            <aug>
               <au>
                  <snm>Perkins</snm>
                  <fnm>DN</fnm>
               </au>
               <au>
                  <snm>Pappin</snm>
                  <fnm>DJC</fnm>
               </au>
               <au>
                  <snm>Creasy</snm>
                  <fnm>DM</fnm>
               </au>
               <au>
                  <snm>Cottrell</snm>
                  <fnm>JS</fnm>
               </au>
            </aug>
            <source>Electrophoresis</source>
            <pubdate>1999</pubdate>
            <volume>20</volume>
            <issue>18</issue>
            <fpage>3551</fpage>
            <lpage>3567</lpage>
            <xrefbib>
               <pubidlist>
                  <pubid idtype="doi">10.1002/(SICI)1522-2683(19991201)20:18&lt;3551::AID-ELPS3551>3.0.CO;2-2</pubid>
                  <pubid idtype="pmpid" link="fulltext">10612281</pubid>
               </pubidlist>
            </xrefbib>
         </bibl>
         <bibl id="B4">
            <title>
               <p>Applied Biosystems &#8211; Support: Software Downloads</p>
            </title>
            <url>http://www.appliedbiosystems.com/support/software/qstar/macros.cfm</url>
         </bibl>
         <bibl id="B5">
            <title>
               <p>The SASHIMI Project</p>
            </title>
            <url>http://sashimi.sourceforge.net/</url>
         </bibl>
         <bibl id="B6">
            <title>
               <p>XML 1.1, W3C Recommendation</p>
            </title>
            <url>http://www.w3.org/TR/2004/REC-xml11-20040204/</url>
         </bibl>
         <bibl id="B7">
            <title>
               <p>Quantitative analysis of complex protein mixtures using isotope-coded affinity tags</p>
            </title>
            <aug>
               <au>
                  <snm>Gygi</snm>
                  <fnm>SP</fnm>
               </au>
               <au>
                  <snm>Rist</snm>
                  <fnm>B</fnm>
               </au>
               <au>
                  <snm>Gerber</snm>
                  <fnm>SA</fnm>
               </au>
               <au>
                  <snm>Turecek</snm>
                  <fnm>F</fnm>
               </au>
               <au>
                  <snm>Gelb</snm>
                  <fnm>MH</fnm>
               </au>
               <au>
                  <snm>Aebersold</snm>
                  <fnm>R</fnm>
               </au>
            </aug>
            <source>Nature Biotechnology</source>
            <pubdate>1999</pubdate>
            <volume>17</volume>
            <issue>10</issue>
            <fpage>994</fpage>
            <lpage>999</lpage>
            <xrefbib>
               <pubidlist>
                  <pubid idtype="doi">10.1038/13690</pubid>
                  <pubid idtype="pmpid" link="fulltext">10504701</pubid>
               </pubidlist>
            </xrefbib>
         </bibl>
         <bibl id="B8">
            <title>
               <p>Stable Isotope Labeling by Amino Acids in Cell Culture, SILAC, as a Simple and Accurate Approach to Expression Proteomics</p>
            </title>
            <aug>
               <au>
                  <snm>Ong</snm>
                  <fnm>S-E</fnm>
               </au>
               <au>
                  <snm>Blagoev</snm>
                  <fnm>B</fnm>
               </au>
               <au>
                  <snm>Kratchmarova</snm>
                  <fnm>I</fnm>
               </au>
               <au>
                  <snm>Kristensen</snm>
                  <fnm>DB</fnm>
               </au>
               <au>
                  <snm>Steen</snm>
                  <fnm>H</fnm>
               </au>
               <au>
                  <snm>Pandey</snm>
                  <fnm>A</fnm>
               </au>
               <au>
                  <snm>Mann</snm>
                  <fnm>M</fnm>
               </au>
            </aug>
            <source>Mol Cell Proteomics</source>
            <pubdate>2002</pubdate>
            <volume>1</volume>
            <issue>5</issue>
            <fpage>376</fpage>
            <lpage>386</lpage>
            <xrefbib>
               <pubidlist>
                  <pubid idtype="doi">10.1074/mcp.M200025-MCP200</pubid>
                  <pubid idtype="pmpid" link="fulltext">12118079</pubid>
               </pubidlist>
            </xrefbib>
         </bibl>
         <bibl id="B9">
            <title>
               <p>Data File Format</p>
            </title>
            <url>http://www.matrixscience.com/help/data_file_help.html</url>
         </bibl>
         <bibl id="B10">
            <title>
               <p>Creation of an open standard file format for the representation of MS data</p>
            </title>
            <aug>
               <au>
                  <snm>Pedrioli</snm>
                  <fnm>PGA</fnm>
               </au>
               <au>
                  <snm>Eng</snm>
                  <fnm>JK</fnm>
               </au>
               <au>
                  <snm>Hubley</snm>
                  <fnm>R</fnm>
               </au>
               <au>
                  <snm>Pratt</snm>
                  <fnm>B</fnm>
               </au>
               <au>
                  <snm>Nillson</snm>
                  <fnm>E</fnm>
               </au>
               <au>
                  <snm>Taylor</snm>
                  <fnm>A</fnm>
               </au>
               <au>
                  <snm>Aebersold</snm>
                  <fnm>R</fnm>
               </au>
            </aug>
            <source>In: 51st ASMS Conference on Mass Spectrometry and Allied Topics: 2003; Montreal, Canada</source>
            <pubdate>2003</pubdate>
         </bibl>
      </refgrp>
   </bm>
</art>
