From: Eric D. <ede...@sy...> - 2009-12-17 21:57:45
|
Thanks for working on this, Matt! Comments below. The changes will appear in 0.9.3 to appear shortly. > Hi, > > I'm updating pwiz's TraML model to 0.9.2 and I've got some comments. > > I think we need a document-level id attribute which potentially will be > LSID just like mzML, but at least can be used to identify a document in > some fashion. Okay, added. > Also, the precursor and product elements use cvParams for m/z, but just > like mzML's selectedIon elements, we can't use the m/z unit as the main > term for this. We could either re-use selected ion m/z (awkward?) or we > could add a new term. Sorry, I'm not understanding this issue. Can you expand on this? Currently we have: <Precursor> <CvParam cvRef="MS" accession="MS:1000040" name="m/z" value="862.9467"/> <CvParam cvRef="MS" accession="MS:1000041" name="charge state" value="2"/> </Precursor> What's wrong with this and what are you proposing? Thanks, Eric > -Matt > > ----------------------------------------------------------------------- > ------- > Return on Information: > Google Enterprise Search pays you back > Get the facts. > http://p.sf.net/sfu/google-dev2dev > _______________________________________________ > Psidev-ms-dev mailing list > Psi...@li... > https://lists.sourceforge.net/lists/listinfo/psidev-ms-dev |