Entering edit mode
bhgyu
▴
30
@bhgyu-13069
Last seen 6.3 years ago
Hello,
I cannot work out how to make the readMSData function work?
I get an error message. Anyone had this before and know how to solve it? Cheers!
temp = list.files(pattern="*.CDF") readMSData(temp, pdata = pheno) Polarity can not be extracted from netCDF files, please set manually the polarity with the 'polarity' method. Error in readMSData(temp, pdata = pheno) : No MS(n>1) spectra in file meta1.CDF
Worked perfectly! Thanks so much Johannes!