Percolator Results

Output from Percolator is in tab-delimited ASCII text. The results can be viewed in spreadsheet software. Standard output contains PSMs unique by peptide sequence (including modifications) and all redundancies are removed (e.g. alternative charge states are not represented). It is possible to alter the contents and representation of the results via command line options when running Percolator; however, these alternatives are beyond the scope of this documentation. Below are descriptions for the Percolator output.


Validated PSM Information

Result Description
PSMId Unique identifier that contains tracking information (input file name, scan number, retention time) to cross-reference the Percolator result with the original Magnum result.
score A Percolator-specific score representation of the PSM. This value has no relation to the Magnum score.
q-value The value that is used to determine a false discovery rate threshold. For example, a 1% FDR threshold would accept all PSMs with a q-value of 0.01 or less.
posterior_error_prob This value is the probability that the PSM is a false positive. Lower numbers are better.
peptide The unique PSM sequence. Modification masses (other than the open/adduct modification mass) are represented inside square brackets, '[]', after the amino acid that contains them.
proteinIds All proteins represented by the peptide in the previous field are tab-delimited for the remainder of the line.

Additional Information

Percolator represents proteins in alphabetical order. Thus, the proteins are not listed in the same order as the peptides in a cross-link. The proper peptide-protein associations can be cross-referenced in the Magnum results.

If decoy labels appear in the Percolator results it is either because the peptide sequence is shared between target and decoy protein sequences, or the decoy_filter label was not set properly during Magnum analysis.