Annotate NA to peptide crosslinks in MS/MS spectra.
- Input files: centroided mzML file or Thermo raw file
- Data preprocessing:
- (optional, precursor_correction) precursor mass correction
- (optional, autotune) step determines precursor and fragment mass accuracy
- performs a peptide database search for non-XL peptides
- tries to improve results using percoltator
- based on the best identifications (1% FDR)
- (optional, IDFilter) spectra are marked to be generated by a confident non-XLed peptide
- new fragment mass tolerance = 4.0 * 68th percentile of median absolute fragment error (identipy)
- (optional, pcrecalibration) correct global fragment error by subtracting the median
- Configuring XL search
- user configuration
- presets for different protocols (UV, DEB, NM, etc.)
- Generation of Precursor/MS1 adduct to nucleotides to fragment adduct rules
- Fragment spectra preprocessing
- Remove zero intensities
- Remove isotopic peaks and determine charge (unknown charge set to z=1)
- Remove interfering peaks from cofragmentation
- Scale intensity by taking the root to reduce impact of high-intensity peaks
- Normalize max intensity of a spectrum to 1.0
- Keep 20 highest-intensity peaks in 100 m/z windows
- Keep max. 400 peaks per spectrum to highly charged fragments in the low m/z region
- Calculate and store TIC of filtered spectrum
- Experimental feature precalculation from spectra
- Precalculate nucleotide tags
- Calculate intensity ranks
- Calculate amino acid tags
- Generate decoy sequences
- Uses maximum number of attempts to shuffle in order to minimize sequence similarity
- Sequence similarity target vs. decoy is calculated by overlap prefix with prefix and prefix to suffix (e.g, reversing is also discouraged if possible)
- Search: For all proteins:
- Diggest current protein
- For all peptides of current digest
- Skip peptide if already searched
- Determine potential immonium ions of peptide
- Apply fixed modification(s) to peptide
- Apply variable modifications(s) to peptide to get modification peptidoforms
- For all modified peptide sequences (of current peptide)
- For peptides with methionine try to also score plain precursors - CH4S (NM and DEB related methionie cross-link)
The command line parameters of this tool are:
INI file documentation of this tool: