From: Eric D. <ede...@sy...> - 2008-05-28 05:40:03
|
Hi Darren, there is already an <isolationWindow> element for this. So I think it should look like this: <precursor spectrumRef="S2"> <isolationWindow> <cvParam cvRef="MS" accession="MS:1000040" name="m/z" value="796.8"/> </isolationWindow> <selectedIonList count="1"> <selectedIon> <cvParam cvRef="MS" accession="MS:1000040" name="m/z" value="797.3"/> <cvParam cvRef="MS" accession="MS:1000042" name="intensity" value="120053"/> </selectedIon> </selectedIonList> ... </precursor> But the monoisotopic issue is interesting. Maybe under m/z, we should have: m/z \_ monoisotopic m/z \_ average m/z Thoughts? Eric > -----Original Message----- > From: psi...@li... [mailto:psidev-ms-dev- > bo...@li...] On Behalf Of Darren Kessner > Sent: Tuesday, May 27, 2008 1:38 PM > To: Mass spectrometry standard development > Subject: [Psidev-ms-dev] precursor m/z encoding > > 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. > > ------------------------------------------------------------------------ - > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Psidev-ms-dev mailing list > Psi...@li... > https://lists.sourceforge.net/lists/listinfo/psidev-ms-dev |