From: Yasset Perez-R. <not...@gi...> - 2016-04-28 08:30:15
|
@jgriss @javizca We should leave it at it is now. The only problem is that schema should respond to this or at least reflect that. I agree that we MUST report only the interesting proteins in mztab and leave in mzidentml the rest. However, I guess the part I highlighted in the specification MUST be changed to reflect that. For example, I have this Mascot mztab file prototype which is completely mztab compliant: https://github.com/PRIDE-Toolsuite/inspector-example-files/tree/master/mztab They produce a valid file but not the one RECOMMENDED one. It is difficult to implement a parser or reader that can realize about this change. Then, my suggestion is that we change in the specification (which looks like a simple change but will make more consistent the file format): Current version: Page 14 > It is RECOMMENDED that “subset proteins” that are unlikely to have been identified SHOULD NOT be reported here. Change to: > The “subset proteins” that are unlikely to have been identified MUST NOT be reported here as individual protein rows. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/HUPO-PSI/mzTab/issues/20#issuecomment-215351431 |