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

Read summary_attributes field of msp file, allow for designation of a bookmark to summary attribute #36

Closed PMSeitzer closed 4 years ago

PMSeitzer commented 4 years ago

Designed primarily for reading msp library files from mzkit. The idea is that a bookmark might be adjusted to a lower or higher level of summarization, which would be written to the database. This could either be managed through a right-click / pop-up menu, or through a dialog, or some other means.

PMSeitzer commented 4 years ago

This has complications associated with the spectraWidget matching to the correct compound. Also, the information would need to be written to ligand.db, which would require a schema change.