Replies: 1 comment
-
This usually really is an error in you file. Try to run FileInfo or MzMLValidator. They will probably fail, too. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am trying to run a file through the MetaProSIP openMS KNIME pipeline however have run into an issue early on where my mzML file will experience and error when trying to read it with FeatureFinderMultiplex. The error reads:
Error: Unable to read file (- due to that error of type Parse Error in: /Users/builder/jenkins/ws/openms/RC/openms_release_packaging/87227eb0/source/src/openms/source/FORMAT/HANDLERS/XMLHandler.cpp@131-void OpenMS::Internal::XMLHandler::fatalError(OpenMS::Internal::XMLHandler::ActionMode, const OpenMS::String &, OpenMS::UInt, OpenMS::UInt) const)]
Anyone have any insights on why this might be happening or how to resolve?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions