Package won't recognise raw data files
0
0
Entering edit mode
bhgyu ▴ 30
@bhgyu-13069
Last seen 5.8 years ago

Hi guys, 

I'm running the CAMERA package from bioconductor. 

I've created an xcmsSet by c-binding multiple single xcmsSets, which all works fine. However, when I then later come back to the saved session to do annotation, Camera throws in the following error:

xsaC <- groupCorr(xsaF) 
Start grouping after correlation.
Generating EIC's .. 
Error in getAllPeakEICs(object, index = index) : 
  Raw data file:D:/Metab/Data/DATA FOR R/Aqueous Neg/SJ55.CDF not found ! 

I've set the working directory to 

D:/Metab/Data/DATA FOR R/Aqueous Neg which contains all the raw files including SJ55.CDF, but the error remains. 

Can I somehow point to the file for the package to recognise it?


Cheers!

 

camera metabolomics r • 1.5k views
ADD COMMENT
0
Entering edit mode

Did you move the original CDF files after having performed the peak detection?

what is the output of filepaths(xsaF) (assuming xsaF is an xcmsSet object)?

And can you please provide the output from sessionInfo()?

ADD REPLY
1
Entering edit mode

Yes, they were moved between computers,

Overwriting "filepaths" works!

ADD REPLY

Login before adding your answer.

Traffic: 687 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6