524D / compareMS2

Compare samples by MS2 spectra
MIT License
3 stars 0 forks source link

Add spectrum selection filter to compareMS2 #16

Closed magnuspalmblad closed 2 years ago

magnuspalmblad commented 2 years ago

Previously we have always filtered LC-MS/MS datasets on the command line, before calling compareMS2. Based on feedback from users, it makes sense to do allow this in the GUI:

Top-N spectra to compare: with checkbox for "all", checked by default. If checked, the number should be ignored.

magnuspalmblad commented 2 years ago

The spectra could be selected on precursor intensity, or the total MS2 intensity. This could be done with radio buttons or a toggle switch.

magnuspalmblad commented 2 years ago

Added this feature in compareMS2 now.

magnuspalmblad commented 2 years ago

This feature is added to the GUI (although the "-1" should be replaced by a checkbox).