mz(X)MLMetadataCollector#280
Conversation
|
Hi, many adjustments but tool finally ready for a last checkup by the team before merging! Unfortunatelly test files have already been reduced to minimum and could not meet the size criteria.. |
There was a problem hiding this comment.
Just a general comment, I think this script would be much more robust if it used a XML parser like lxml
There was a problem hiding this comment.
I am afraid this is currently out of my scope of expertise to evaluate that (I have basic skills in Python but have no regular programming tasks to be fluent in this language). Since Quentin's temporary contract has come to term, he has no longer dedicated time to work on this. So I guess it will stay as it is for now, if it is not a limiting issue?
There was a problem hiding this comment.
I guess your decision. It would happen that if you get slightly dirty XML with whitespace and such, that your hand-crafted parser will not work etc ... But that a theoretical problem, no clue if this is a practical concern.
There was a problem hiding this comment.
Well, the question of robustness to XML files' variations has been discussed previously with the users asking the tool to be shared, before we decide to wrap it. And they do acknowledge that in case the XML generation they performe may differ from the various-but-still-not-exhaustive use-cases with which the original tool has been used, it may lead to impossibility to correctly retreive the wanted information. Thus we added, when wrapping the tool, a comment in a "known issue" section of the tool help, for people to be aware of the limitation.
|
Hi @bgruening and thank you for the review. As @Hrodwin was in temporary contract position in my lab and the contract has come to term, I am in charge of finalizing his Galaxy tools' submission. So I have tried answering the comments, for as far as I can. In case there are limiting points I can not address relevantly I will contact him, but since he no longer has dedicated time to work on it I will try to handle all I can. |
correcting reference to support
FOR CONTRIBUTOR:
Hi, beginning the request for the deployment of a new tool gathering metadata from mzml and mzxml files: mz(X)MLMetadataCollector.