From: Darren K. <Dar...@cs...> - 2008-05-27 20:37:57
|
Hi all, Just came across an issue in my lab involving precursor encoding. For ms2 scans, we want to know both the isolation m/z and the precursor monoisotopic m/z, which may be different. The isolation m/z is what is recorded in the filter string. The monoisotopic m/z may be recorded by the instrument, or it may be calculated by analyzing the parent survey scan. Here's a suggestion for how to encode this: <precursor spectrumRef="S2"> <selectedIonList count="1"> <selectedIon> <cvParam cvRef="MS" accession="MS:1000040" name="m/z" value="796.8"/> <cvParam cvRef="MS" accession="MS:1000xxx" name="monoisotopic m/z" value="797.3"/> </selectedIon> </selectedIonList> ... </precursor> Does this seem reasonable? If so, we'll need a term for "monoisotopic m/z" -- we have "monoisotopic mass" only. Darren IMPORTANT WARNING: This message is intended for the use of the person or entity to which it is addressed and may contain information that is privileged and confidential, the disclosure of which is governed by applicable law. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering it to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this information is STRICTLY PROHIBITED. If you have received this message in error, please notify us immediately by calling (310) 423-6428 and destroy the related message. Thank You for your cooperation. |