Magnum Results

Output from Magnum is in tab-delimited ASCII text. The first line of output indicates the Magnum version number that was used to generate the output. This line is followed by the column headers that describe the search results. The remainder of the file is populated by PSMs, one per line. Spectra for which no positive scoring PSM was identified will contain mostly zero values for each column. Occasionally, two or more PSMs will have the same score for a single spectrum. In these cases, all PSMs that share the same score are reported. For simplicity, column descriptions are divided into categories below.


Spectrum Information

Result Description
ScanNumber The spectrum scan number identifier.
PSMID Indicator for the PSM associated with this spectrum. For most spectra, there will be only one PSM. For some spectra, multiple PSMs might produce the same score and will each be listed with a unique PSMID.
RTsec The spectrum retention time (in seconds).
SelectedMZ The m/z of the ion selected by the mass spectrometer to produce this spectrum.
MonoisotopicMass The observed monoisotopic mass of the selected ion in this spectrum. Note that this value is only as accurate as the algorithms that attempt to compute it from the precursor spectra.
Charge Precursor ion charge state - again only as accurate as the algorithms that compute it from the precursor spectra.

Score Information

Result Description
PSMmass The expected neutral mass of this PSM.
PPM Error Difference (in parts per million) between the PSMmass and the MonoisotopicMass.
Evalue The expectation value of this PSM. As this value is normalized for the peptide length, it is the best indicator for scoring PSMs relative to each other.
MScore The simple Magnum cross-correlation score for the PSM. This score is provided for diagnostic purposes, but is not intended to solely indicated PSM correctness, as this value is highly influenced by peptide length.
DScore The difference between the PSM's MScore and the next best possible PSM for this spectrum.
ReporterIons A list of the observed reporter ions, if any were specified in the search parameters.

Sequence Information

Result Description
Modifications The amino acid modifications, both static and variable, associated with the PSM. Next to the modification mass is a number in brackets indicating the number of times the modification occurs on the peptide, followed by a list of sites where the modification resides. If there are more sites listed than the number of modification occurences, then there was ambiguity in the localization and the modification(s) could reside at any of the sites.
OpenMod The mass of any predicted open modification adduct on the peptide. The format for open modifications is identical to the Modifications listed above. However, only a single open modification (if any) will occur. However, multiple possible localization sites may be listed. If the location is ever '0', then it means no localization evidence (fragment ions specific to the modified residue) was observed.
Peptide The peptide sequence, without any annotations.
PeptideA The peptide sequence, annotated with the observed modifications EXCEPT the open modification. If multiple possible orientations of the modifications are possible, only the first orientation is listed.
Decoy Either '0' or '1' to indicated if the peptide belongs to a target or decoy protein, respectively
Proteins A list of proteins that contain this PSM peptide sequence.