-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pLink (and pParse) not working on Astral data #104
Comments
Just a quick add if that helps: I've tried to run pParse directly from cmd on the raw file, according to the instructions here: http://pfind.org/software/pParse/index.html It generates the .ms1 and .ms2 files, however the .xtract file has a size of 0kb before throwing the same error as before with the "unhandled exception". This is the info I have on the terminal: C:\Program Files\pLink\2.3.11\bin>pParse.exe -D C:\Users\Lab\Desktop\Processing\pLink\AstralTestingPhoX.raw
[pParse] Calling pXtract to export MS1 and MS2 files... At this point the error pops up like before. If I click OK in the error pop-up, pParse just quits and cmd go back to waiting commands. |
Sorry for the delay in updating the spectra extraction plug-in, pXtract, and the precursor correction plug-in, pParse, within the current version of pLink to support Astral data. The format of Astral's data differs slightly from that of Orbitrap's. Rest assured, we are actively addressing this issue and plan to release a new version once internal testing is completed. Indeed, MSconvert can be used to extract mgf before feeding it to pLink search for the time being, although the mgf extracted by MSConvert might lack mass correction and mixed spectra features compared to what pParse offers. I'm curious, are you looking for the intensity information of the precursor ions, or something else? |
That's great to know, looking forward to the new release! For this dataset I was only curious about identification numbers, but we have a few projects to evaluate precursor intensity for the near future, so the raw file support would be appreciated. The MGF route is not the best when using MSconvert, I'm seeing a 20% drop in identifications when looking at the same data in mgf versus raw file formats (acquired on an Eclipse). Most likely due to the mass corrections you mentioned, maybe some wrong monoisotopic peak peaking as well. |
Hello,
I'm trying to run some Thermo Astral data on pLink, but I'm getting an error when searching using the .raw files. I have MS File Reader installed and I'm able to process orbitrap data (from an Eclipse and from a QExactive) with no problems at all.
The error I'm getting is this:
It happens in the beginning when extracting the data. If I click OK, it tries to resume and says the engine is ready to search. However, it gets stuck in the start search line and it doesn't go through:
[pLink] Start searching C:\Users\Lab\Desktop\Processing\pLink\AstralTestingPhoX.raw, Labeling None
It stays there for days and nothing happens.
The same data file does work if I first convert it to MGF using ProteoWizard, but that means I lose intensity info.
Is there any workaround?
Thanks!
The text was updated successfully, but these errors were encountered: