readMSData and netCDF files, only TIC intensity available
1
1
Entering edit mode
@julienkermorvant-23634
Last seen 3.8 years ago

Hello,

I'm currently trying to preprocess my GC-MS data. Initially my files are in a XMS format and I converted them in netCDF using OpenChrom. When using readMSData function on it, only the TIC en rtime are being extracted, but not the single ions' mz nor their intensity.

Is it an issue with netCDF files or is there a way to get those informations ?

Best regards, Julien

MSnbase netCDF • 754 views
ADD COMMENT
2
Entering edit mode
Johannes Rainer ★ 2.0k
@johannes-rainer-6987
Last seen 21 days ago
Italy

If you read the data with readMSData and the mode = "onDisk" then indeed only the retention time, tic and other information are imported. You can access the m/z and intensity values then by calling mz or intensity on the object returned by readMSData (i.e. the OnDiskMSnExp object).

ADD COMMENT
0
Entering edit mode

Thank you again Johannes!

ADD REPLY

Login before adding your answer.

Traffic: 704 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