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

peaks detailed format .csv not saving to disk #741

Open xxing9703 opened 1 month ago

xxing9703 commented 1 month ago

After running the peak detection, when trying to export all peak groups to .csv, it works fine with the default save as type of "group summary matrix format .csv", but when the type of "Peaks detailed format .csv" is selected, it does not save to the disk (even though the log window says: Finished writing report to disk )

PMSeitzer commented 1 month ago

@xxing9703 Thanks so much for letting me know about your problem. Could you let me know which operating system you are using and which version of MAVEN you were running? Any other information you can provide will help me to identify, reproduce, and fix the bug.

xxing9703 commented 1 month ago

I'm using windows 10 pro, tried both MAVEN 2.10.16 and MAVEN 2.10.17.7, loaded in different mzXML files, same issue. While log says: Finished Writing report to "C:/Users/user/Desktop/test00.csv", no such file could be found.


From: Phillip Seitzer @.> Sent: Thursday, July 18, 2024 1:04 PM To: eugenemel/maven @.> Cc: Xi Xing @.>; Mention @.> Subject: Re: [eugenemel/maven] peaks detailed format .csv not saving to disk (Issue #741)

@xxing9703https://github.com/xxing9703 Thanks so much for letting me know about your problem. Could you let me know which operating system you are using and which version of MAVEN you were running? Any other information you can provide will help me to identify, reproduce, and fix the bug.

— Reply to this email directly, view it on GitHubhttps://github.com/eugenemel/maven/issues/741#issuecomment-2237091883, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AD43KPZFESZH6H7JVNP3K6TZM7YQFAVCNFSM6AAAAABLC3OG4SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZXGA4TCOBYGM. You are receiving this because you were mentioned.Message ID: @.***>

PMSeitzer commented 1 month ago

@xxing9703 Okay, sounds good - I'll see if I can reproduce the bug on my machine.

PMSeitzer commented 1 month ago

@xxing9703 Confirmed - I was able to reproduce the bug on my machine. I'll fix this in the next release, and let you know when the next release comes out.