spectrum, path

Value is an ASCII text string describing a spectrum listing file.

Notes

  1. Relative or absolute path names can be used.
  2. If the configuration file are resident on a remote disk, a full UNC path name is usually required.

Description

X! TANDEM reads the MS/MS spectra that it uses to generate a list of model peptides from the file named by this parameter. These data files can contain one or more spectra, with the peaks in the spectra represented in an ASCII format. The four file formats that X! TANDEM currently understands are as follows:

  1. GAML: General Analytical Markup Language representations of mass spectra. GAML is used by TANDEM to record spectra in the output XML data file. Because of this feature, TANDEM output files can be used as input spectrum files.
  2. DTA: This format is the default representation of data from some types of mass spectrometer data systems. Multiple spectra can be stored in a single file by concatenating single spectrum DTA files together, leaving a blank line between spectra. The DTA format was originally designed to list single spectra only: the extension to multiple spectra described here may make the file unreadable to some other applications.
  3. PKL: This format is the default representation of data from some types of mass spectrometer data systems. Multiple spectra can be stored in a single file by concatenating single spectrum DTA files together, leaving a blank line between spectra. Unlike DTA, the PKL format was originally designed to be used to list multiple files.
  4. MGF: Mascot Generic Format is a multiple spectrum ASCII representation that was designed by Matrix Science as a replacment for platform-specific ASCII formats. It is well defined ( see the Matrix Science web site) and it has a straightforward syntax.
  5. mzData: mzData is an evolving XML standard for representing mass spectra. It is specified by the PSI group of HUPO, based at EBI.
  6. mzXML: mzXML is an evolving XML standard for representing mass spectra. It is specified by the group at the Institute for Systems Biology.

see also: spectrum, path type

X! TANDEM API description project