You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to combine cpc with xcms 4.0 processes but I realized that both use different objects. And I didn't find any function that converts XcmsExperiment to XCMSnExp.
The text was updated successfully, but these errors were encountered:
that's correct. unfortunately we did not yet have the time to implement the method for XcmsExperiment - and there is also no function yet to coerce from XCMSnExp to XcmsExperiment.
@jorainer Thank you for your answer.The new framework of XCMS works very well and clearly, but unfortunately many of the previous tools cannot be integrated directly, because of the new objects. I think an object conversion function is very necessary!
I'm trying to combine cpc with xcms 4.0 processes but I realized that both use different objects. And I didn't find any function that converts XcmsExperiment to XCMSnExp.
The text was updated successfully, but these errors were encountered: