Open straussmaximilian opened 2 years ago
The readPasefMsMs
returns centroided spectra. I assume AlphaViz shows the actual raw data which is in profile mode. Could you try to zoom in on on of the AlphaViz peaks with a high intensity and check that these indeed have a larger area under the curve which will be summed after centroiding?
It seems indeed this is profile data. However, then I find the current annotation confusing. The Error
plot will give an error for a centroided peak, and the color annotation is also for a single peak.
Suggestions: One could plot profile spectra as line plots to avoid confusion. For the color highlighting, one could color all peaks that are within the selected tolerance and not just the closest.
Hi, I did some more testing and wanted to investigate some AlphaPept vs MaxQuant results in AlphaViz. Here I noticed that the intensity values for MS2 fragments are different. More specifically, the peaks don't seem to be that intense. Is this expected? In AlphaPept I use
.readPasefMsMs()
, so maybe @swillems has a clue where this could be coming from.For reference, this is the spectrum I see in AlphaViz(one-click installer v.1.07) Below the spectrum I get from an AP search: The axis description seems to be correct, and the fragment intensities are low.
On another note: Clicking on Autoscale seems to squeeze the sequence annotation of matched ions.
Additional Feature Suggestion: Right now I need to click the protein to get to the peptide I want to investigate. Here it would be cool if I could directly look up a sequence w/o knowing the protein.