eugenemel / maven

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

Do not open an mzrollDB file unless all samples can be located #734

Closed PMSeitzer closed 5 months ago

PMSeitzer commented 5 months ago

Currently, MAVEN complains about missing samples when opening an mzrollDB file, but lets the user proceed. Later, when trying to save an mzrollDB file, MAVEN will crash because it is missing samples. The solution is either to remove the crash condition, or refuse to open the mzrollDB file unless all samples are present.

For now, switch to requiring all samples.

PMSeitzer commented 5 months ago

Completed as of 6d2c1bafd6e1297e99b08fef01c7c3799c52914d