Problem inserting small molecule transition list

support
Problem inserting small molecule transition list Sangram  2022-01-27 00:56
 

Hello Skyline Team / Experts,

I am trying to execute a small molecule detection on our Sciex DDA files. The objective is to find if there is any contamination in our samples coming from plasticware or due to any mishap in best lab practices.

For this I am using the MaConDa database [Attachmentment 1] to come up with the Transition list. I follow the steps elucidated in this document.

Now skyline keeps giving this error : The precursor m/z 61.0284054 is not measureable with your current instrument settings.

I tried giving lowering the minimum m/z at instrument transition settings, still it did not work. What am I doing wrong ? Or is there any problem with the transition list ? Please help

Regards
Sangram

 
 
Nick Shulman responded:  2022-01-27 01:51
The problem is probably that you have a MS/MS filtering DIA Isolation Scheme with prespecified windows, and none of the windows contain that number.
That is, you should go to:
Settings > Transition Settings > Full Scan
and change the MS/MS filtering Isolation Scheme to something else.

It sounds like you already checked the "Min m/z" and "Max m/z" settings at "Settings > Transition Settings > Instrument".
Those settings affect the m/z's which Skyline will allow for both precursor and product ions.

The Isolation Scheme only affects the allowable precursor m/z's.

-- Nick
 
Brian Pratt responded:  2022-01-27 16:55
Thanks for a very interesting example! I note a handful of issues with getting this into Skyline, which you may have already figured out:

1) The syntax for describing n-mers in adducts (which we adopted from https://fiehnlab.ucdavis.edu/staff/kind/metabolomics/ms-adduct-calculator/) is nM rather than Mn, so for example your line:
  Acetic Acid    C2H4O2    1    [M6-H6+Fe3+O]    537.88
should be
  Acetic Acid    C2H4O2    1    [6M-H6+Fe3+O]    537.88

2) There are a handful of places where atomic symbol and count are swapped in the adduct descriptions, e.g. K2 should be 2K

3) Skyline will only understand "[M+63Cu(I)]" if simplified to "[M+Cu]"

4) Skyline isn't currently set up to handle the Cu65 isotope, I'll have to add that. When that's available (the next Skyline Daily, probably) "[M+65Cu(I)]" will only be understood if simplified to "[M+Cu65]" or "[M+Cu']", as seen in the attached tidied-up version of your file. But for now, those two lines won't be understood by Skyline and you'll have to delete them for import.

Best Regards,

Brian Pratt
 
Sangram responded:  2022-01-28 04:43
Hi Brian and Nick,

Thank you so much. The rectified transition list worked like a charm ! Now the pipeline is executed as expected.

But with that our worst fear is realized. We have commendable amount of PEG / PPG, Acetic acid and Nylon 66 polymer contamination !!

So I would like your expert opinion on two facts:

1. Should these samples be discarded straight away and not suitable for analysis ? Or is there a way to **remove** the contaminant spectra from the files, then take them for proteomic analysis ?

2. Do these contaminants' spectra **overlap** the actual protein spectra and lead to any false positive / negative ??

Regards
Sangram
 
Brian Pratt responded:  2022-01-28 09:46
Hi Sangram,

I'm glad I could help with your transition list. But these are questions I'm really not qualified to answer - hopefully someone else will chime in.

I would think, though, that any analysis tool would benefit from having the complete picture rather than any kind of cherry-picked data. I would just make sure that whoever is doing the analysis is aware of the contamination.

Best regards,

Brian Pratt