-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
peaks detailed format .csv not saving to disk #741
Comments
@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. |
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)
@xxing9703<https://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 GitHub<#741 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AD43KPZFESZH6H7JVNP3K6TZM7YQFAVCNFSM6AAAAABLC3OG4SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZXGA4TCOBYGM>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@xxing9703 Okay, sounds good - I'll see if I can reproduce the bug on my machine. |
@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. |
Completed as of 796aa96 |
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 )
The text was updated successfully, but these errors were encountered: