processing time #106
Replies: 11 comments 75 replies
-
Hmm. Can you try clicking open combined report or is it frozen? It looks like it got through everything when it says it's processing 114 of 114, but it may be stuck on the last file or something at the end. Also, which version are you using? |
Beta Was this translation helpful? Give feedback.
-
Sorry for the delayed response. I've been out of the office for the holidays. I think I see your issue. The file name should point to the data file, not the excel file. You will also need to download all the raw files from MassIVE and update your data folder to match. It's basically not finding the raw data files. Here's the link to the data: https://massive.ucsd.edu/ProteoSAFe/dataset.jsp?accession=MSV000092242. The first image you posted has the right structure; I think you just need to download the data and update the "Data Directory" column. |
Beta Was this translation helpful? Give feedback.
-
worked 😁 ( open file option) , the add file option still gives the value error |
Beta Was this translation helpful? Give feedback.
-
Great! Correct, you'll need to have the raw data in some format (.raw, .txt, .mzML). The excel file only points to where to find the raw data. You don't actually need to convert it to mzML. Even if the default program to view .raw files is the windows photo viewer, UniDec will still open them correctly. I just tested the add file, and it seems to be working fine. For that, you select a data file, and it adds it to the list. It will only let you add certain file types that are recognized as MS data. Try that and let me know if it's still giving you errors. Thanks! |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
It looks like it registered properly. One thing I would test is trying to open other .d files and see if the issue persists. Is there any way you can send me that .d directory via dropbox? I'd like to see if I can recreate your error. Appreciate your patience. |
Beta Was this translation helpful? Give feedback.
-
When will the source code for the new 8.0.1 be released? the executable dropbox version you shared with me |
Beta Was this translation helpful? Give feedback.
-
Your formula is definitely correct, and it will work as long as you have simple spectra where the peaks are all in the same series and there are no additional peaks to confuse it. UniDec uses a completely different approach (see paper). There used to be a feature that let you pick peaks and apply that equation, but I turned it off in recent builds because it was a pain from a UI point of view. |
Beta Was this translation helpful? Give feedback.
-
I must admit that I'm a bit lost on what you are trying to do, but I'll do my best to answer. The zero charge spectrum is indeed pure mass. The exact process of transforming m/z to pure mass is actually fairly complex and took years for us to come up with a way I was happy with. Basically, you have to assign the charge of each peak and then transform the m/z axis into a mass axis by multiplying by the assigned charge. If multiple charge states are assigned, you have to fractionally distribute the intensity. The real challenge becomes that you need to resample the m/z axis to make the mass data points line up and get uniform mass sampling. This can be done with either interpolation (if oversampling in mass) or integration (if undersampling). UniDec now uses a "smart" transform that determines whether it is under or over sampling and then applies the correct method at each data point. One tip, in your Gaussian fitting, I think you could add an amplitude parameter to help. However, note that UniDec doesn't do any fitting. Each data point is transformed. In that aspect, it is not really a peak assignment tool but instead assigns the charge state distribution of each data point. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Try the latest version. I think there might be bugs that we've since fixed that help speed up the mzML reading. Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
i was practicing unidec pp and took the input data from this article https://doi.org/10.1021/acs.analchem.3c02010?urlappend=%3Fref%3DPDF&jav=VoR&rel=cite-as but it just keeps showing processing have i done any step wrong or it takes a lot of time ?
Beta Was this translation helpful? Give feedback.
All reactions