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
Thank you for maintaining this great tool. I have a problem with importing raw spectra from waters instrumnet. I have installed MsBackendRawFileReader and I have passed it as backend to my Spectra() call. But I get the following error:
1 remote errors, element index: 1
0 unevaluated and other errors
first remote error:
Error in file(con, "r"): cannot open the connection
Thanks!
The text was updated successfully, but these errors were encountered:
Ah, and I've just seen the title - I'm not sure if Waters raw files are in the same format than the Thermo raw files - AFAIK MsBackendRawFileReader supports only Thermo files.
Hello,
Thank you for maintaining this great tool. I have a problem with importing raw spectra from waters instrumnet. I have installed
MsBackendRawFileReader
and I have passed it as backend to mySpectra()
call. But I get the following error:Thanks!
The text was updated successfully, but these errors were encountered: