Skip to main content

Topics

This section allows you to view all Topics made by this member. Note that you can only see Topics made in areas you currently have access to.

Topics - Arjen_vanDoorn

1
XCMS Online / Wiff file issues
Hello,

I've got some strange problems with .Wiff files from an AB SCIEX triple-quad machine that I'm trying to analyze. The files I have contain multiple MS levels (we need to exclude a contaminant ion, so we analyze m/z 50-180 and 190-1200, both at 2 different energies), as well as the trace from the DAD detector, making 5 traces. I can analyze this data fine in (proprietary) software such as MarkerView, but I'd prefer to use xcms since I need to features that are not available in MarkerView.

Now, I've tried to upload the .Wiff and the .wiff.scan files, and submitted a job, but I get this error:

Quote
There were no features detected in at least one of your samples. Please check feature detection settings and make sure the selected method is applicable for your data.

However, if I look in PeakView, the AB SCIEX software that can read .wiff files, I can clearly see features, an image from some random extracted ion is here:


It may not look the best, but it should be able to find some features in such a file...

I have the idea that it is a problem with the multiple MS levels that are stored in a single file, also because I could no-where specify which level it should use for the analysis. Unfortunately, the translat.exe that should be able to convert the .wiff files to .NETcdf files for each channel is not working, the AB SCIEX MS data converter can only create .mzml files containing all channels, or .MGF files that can only read MS/MS data. If try to convert that data with Proteowizard to MzXML files, I select the right file format, choose 32 bit, and enable compression, select 'peak picking' and add MS-level 1-1- it subsequently creates files that are 1.4 GB large, which is frankly absurd for a 40-min MS1 run in centroid mode. XCMS under R can't do anything with that file either, it gives a memory error.

Does anyone here have any experience with .wiff files containing multiple MS levels? Any help will be greatly appreciated!