eugenemel / maven

Maven GUI: Metabolomics Analysis and Visualization Engine
https://github.com/eugenemel/maven/releases
GNU General Public License v3.0
19 stars 9 forks source link

Conditionally display mzrollDB dialog, if mzrolldb file is actually from an mzkitchen search #344

Closed PMSeitzer closed 3 years ago

PMSeitzer commented 3 years ago

Based on the contents of the mzrollDB file, it would be nice to only display the dialog when dealing with mzkit search results.

This could also work well with the mass_spec issue to save compounds in the mzrolldb file directly instead of loading an additional spectral library: https://github.com/calico/mass_spec/issues/407

PMSeitzer commented 3 years ago

Select top row when opening mzrollDB file by default, to trigger various GUI updates.

PMSeitzer commented 3 years ago

The easiest way to tell is if there is a table named clamDB or rumsDB in the mzrollDB file.

PMSeitzer commented 3 years ago

Completed as of 5bf0e33ddd541e3670c002683cf7a9f462f03349