-
Notifications
You must be signed in to change notification settings - Fork 2
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
MS2-Spectrum annotation on Mac #4
Comments
This is almost certainly due to missing libraries/calibration indeed. In your first two plots for instance, you can clearly see that the peak at 200 mz is massively shifted. Any chance you used our old test samples that also failed the alphatims integration into alphapept;) |
Yes - this is the old test sample with the large calibration offset. For the display, one could use the fragment masses from the |
Hi Max, Thank you very much for submitting this issue. I have reviewed the spectrum annotation process and fixed a small bug there. 😊 As Sander already commented, it's due to lack of libraries on macOS. So the best solution is to either work directly on Windows, or do a conversion to a .hdf file (it's only a minute or so in the AlphaTims CLI). You can then easily use those .hdf files on your macOS. I fully agree that there is no problem in showing the ions reported by MQ (I think we could add this optionally if it might be useful for you), but for now the idea is to show if there is evidence of ions found by MQ in the raw data. To make it clearer to users, I will describe this in more detail in the next version of the GUI user guide. By the way, I've released a new version (v.1.0.7) and have linked the x-axis of the MS spectrum and error plot together for convenience. Feel free to try it! 🙏🏻 Best |
Sounds good to me. For the current plot: I see that you are showing if there is evidence of ions found by MQ, but aren't you comparing uncalibrated to calibrated values here? Wouldn't it make more sense to compare this to the theoretical fragment mass? I will check out version 1.07! Thanks. |
Hi,
I have been trying alphaviz a bit more. I was able to run alphaviz on an M1 Mac with macOS Monterey. ✅
When checking the MS2 spectrum annotation I noticed that there are some differences between different operating systems - it seems that the ion annotation is not present on Mac:
Windows
Mac
For another Sequence, ther is some annotation:
Windows
Mac
When looking at the masses of the ion that is displayed they are slightly different - so maybe the reason for the difference is the missing bruker libraries?
Windows
Mac
I am assuming that the hits and mass deviation are taking from the
msms.txt
from MaxQuant, so I wouldn't have a good clue whats happening here :)On another side Note: Would it be possible to link the x-axis of the Intensity plot to the error plot (i.e. that the ion hits are displayed at the same mz position as the error?)
The text was updated successfully, but these errors were encountered: