smith-chem-wisc / MetaMorpheus

Proteomics search software with integrated calibration, PTM discovery, bottom-up, top-down and LFQ capabilities
MIT License
90 stars 46 forks source link

MetaDraw crashed while attempting to open the Chimeric Scan View. #2418

Closed mzhastings closed 1 month ago

mzhastings commented 2 months ago

Describing the issue

MetaDraw crashed while attempting to open the Chimeric Scan View.

Reproducing the error

The scan being viewed was an ambiguous ID

Path to folder with psm file and mzML file containing peptide: "Z:\Users\Madeleine\CrashDataFiles"

Expected behavior for GUI

Expected to see the chimeric scan view

Screenshots

n/a

Desktop information

Additional context

mzhastings commented 2 months ago

also fragment ion brackets aren't shown when looking at the ambiguous IDs child scan view (except for the first option) image image

nbollis commented 2 months ago

Thanks for this report! The crash is an issue that I will look into.

The lack of fragment ions annotations is intended. When we write the psm/peptide file only the matched fragment ions from the first ambiguous option is outputted. This means MetaDraw does not have enough information to accurately annotate any other ambiguous search result.

image