License: This is an open access protocol distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited
Protocol status: Working
We use this protocol and it's working
Created: July 30, 2020
Last Modified: September 17, 2020
Protocol Integer ID: 39864
Abstract
Annotated spectra can be required to highlight specific features of interest, or for providing in supplementary data in support of peptide and PTM identification/localisation.
This protocol provides a workflow for preparing annotated spectra from MaxQuant output files (evidence.txt, .apl files) in xiSpec.
Example spectra prepared using this workflow:
Open the MaxQuant evidence.txt file for the spectra of interest. This is located within the
folder of the maxquant output.
Find the relevent row. Key data are the peptide sequence, z, Rawfile name and MS_MSScanNumber. Other columns may be useful depending on your need (e.g. Score, PIF, PEP).
Navigate to /combined/andromeda in windows explorer. Note the large number of individual .apl files.
To merge the individual .apl files to a single file suitable for searching for peak list data open the /combined/andromeda/ folder in the command prompt.
At the command prompt type:
copy *.apl merged.apl
merged.apl is your output file and contains the data from all the individual files.
Open the merged.apl file in a text editor
Find the peak list for your spectra of interest. For example from rawfile 'A', MSMSscan number 666. Search for:
'A Index: 666'
Select and copy the two columns of numbers below the scan header. Upto but not including the 'peaklist end' text.
Click on 'upload' and then 'Data input - manually upload your spectrum data'
Add your peptide sequence. Any modifications should be indicated in brackets after the relevent amino acid. for example 'XXK(tmt)XX'
In the row below, select 'linear peptide', type the precursor charge, select the ions of interest (typically b, y), and choose the relevent ppm (20).
Type in the modification mass for any indicated peptide modifications. For example TMTpro:
tmt: 304.2071453354
Adjust the specificity as required. Though note for modifications the software takes this from the positions you have indicated in your peptide sequence.
The previous sections should appear as: e.g.
Add any neutral losses you wish to display. Typically the software will color the relevent ions, but not label these. Neutral losses or other modifications to include are:
CH3SOH 63.99828547 MOx
H2O 18.01056027 S, T, D, E, CTerm
NH3 17.02654493 R, K, N, Q, NTerm
Click 'View Spectrum'
If you wish to adjust label positions (where they are too closer or overlap), click on the 'move labels' options on the upper left.
Save the file as a .svg by clicking on the down arrow, top left corner.
Expected result
Example annotated spectra from TMTpro-labelled material.
.svg files can be opened in Inkscape and saved as .pdf. Both .svg and .pdf are vector graphics formats, .pdf can be inserted into latex documents, preserving image readability upon zooming.