Hello,
I have multiple files for analysis. These files are mostly similar and originate from the same apparatus. While I can read and convert many of them successfully, there are some that produce the following error: "Error in get_matter_list_sublist(x, i, j) : failed to read data elements." Do you believe this issue is solvable, or is there an error in the original data, making the dataset unusable in Cardinal?
> mse_DRG_pos_20um_2ss <- readMSIData(DRG_pos_20um_2ss)
parsing imzML file: ‘C:\Users\ACER\Desktop\DRG_pos_20um_2ss.imzml’
detected 'processed' imzML
detected 'profile' spectra
returning MSImagingArrays
done.
> mse_DRG_pos_20um_2ss
MSImagingArrays with 130460 spectra
spectraData(2): mz, intensity
pixelData(3): x, y, run
coord(2): x = 1...593, y = 1...220
runNames(1): DRG_pos_20um_2ss
experimentData(10): spectrumType, spectrumRepresentation, instrumentModel, ..., scanType, lineScanDirection, pixelSize
centroided: FALSE
continuous: FALSE
> conv_DRG_pos_20um_2ss <- convertMSImagingArrays2Experiment(mse_DRG_pos_20um_2ss)
Errore in get_matter_list_sublist(x, i, j) : failed to read data elements