Nesvilab / FragPipe

A cross-platform Graphical User Interface (GUI) for running MSFragger and Philosopher - powered pipeline for comprehensive analysis of shotgun proteomics data
http://fragpipe.nesvilab.org
Other
174 stars 37 forks source link

N-glyco DDA workflow and Skyline export #1601

Closed mwfoster closed 4 weeks ago

mwfoster commented 4 weeks ago

Hi,

I am trying to analyze view the results of an N-glycopeptide analysis in Skyline (using latest version of Skyline daily). The search results look fine in PDV viewer, and there are glycan modifications populated in the Skyline Peptide settings but there are no glycopeptides in the resulting library.

Regards,

Matt

log_2024-05-30_14-23-18.zip

fcyu commented 4 weeks ago

Maybe Dan knows it better than me since he has played the glyco mode a lot. To make it work when using interact.pep.xml as Skyline input for the glyco mode, you need to

  1. Set "report mass shift as a variable mod" to "yes, remove delta mass"
  2. Turn off/uncheck "run PTM-Shepherd" in the "PTMs" tab;
  3. Turn off/uncheck "assign Glycans with FDR" in the "Glyco" tab.

image

Best,

Fengchao

dpolasky commented 4 weeks ago

Hi Matt,

For DDA glyco data, to use Skyline you currently need to do a bit of a workaround by using the "Report mass diff as a variable mod" setting in MSFragger (like Fengchao said) because the pepxml file does not have glycan information (which prevents doing the glycan composition assignment/FDR). For DIA data, you can use the speclib file from DIA-NN which has the glycan mods propagated to it, but the speclib is only generated by DIA-NN. We are working with the Skyline team to support a more streamlined workflow soon.

Best, Dan

mwfoster commented 4 weeks ago

So it did work with your recommendations and when I unchecked SpecLib and set Skyline running more to "Use pep.xml as input". Thanks for your quick response and efforts in this area. Regards, Matt