Closed RbWick closed 10 months ago
Hi,
thanks for asking. Here are two comments:
1) xcms uses mzR to do the I/O for the MS data. So no need to read with xmlTreeParse()
2) mzData support was removed from mzR several versions ago (check NEWS). Either you convert the mzData to mzML via e.g. OpenMS FileConverter, or you resurrect an older xcms/mzR version.
Hope that helped,
yours, Steffen
Hi Steffen! The issue has been resolved. Thank you for your response.
Hi, can someone help me? I encountered the following error while using the xcms package's findChromPeaks function to process XML-type data:The error message is: "Error in (function (classes, fdef, mtable): unable to find an inherited method for function 'findChromPeaks' for signature '"XMLDocument", "MatchedFilterParam"'.
Here is the session info: