From: David C. <dc...@ma...> - 2008-06-24 14:48:14
|
Andy, Angel, Martin etc... I've addressed comments 1 and 2 in: http://code.google.com/p/psi-pi/issues/detail?id=13 (and agree that Sequence_ref should be mandatory) 1 minor issue: <ProteinDetermination identifier="xxx" ProteinDetectionResultList_ref="results_from_Mascot" > The name of the _ref attribute should now be: ProteinDetectionList_ref Question: In ProteinDetermination, there is: <SpectrumIdentificationList_ref identifier="SIL_1"/> The SpectrumIdentificationList_ref isn't an attribute of ProteinDetermination because there could be more than one SpectrumIdentificationList? Assuming this is the case, then the identifier (SIL_1 in my example) is the reference? So somewhere else there will be: <SpectrumIdentificationList identifier="SIL_1" ... or have I misunderstood? And, (losing my memory again), I've forgotten what SpectraData is supposed to be for. Cheers, David |