Wang-Bioinformatics-Lab / GNPS2_Workflows

1 stars 3 forks source link

Agilent file sequential scan conversion #10

Closed warkdave closed 10 months ago

warkdave commented 10 months ago

This function was in https://gnps-quickstart.ucsd.edu/conversion. It's essential for making our Agilent QTOF MS/MS files usable in Library search workflows.

mwang87 commented 10 months ago

Thanks Dave, we'll have to refactor it and deploy it on the GNPS2 infrasturcture. I think likely v1 we'll include only conversion and none of the other quickstart features.

mwang87 commented 10 months ago

Give this a try!

https://quickstart.gnps2.org/conversion

warkdave commented 10 months ago

I tested on Chrome and Edge and neither completed the process, just hung on the "Converting please wait" portion. I attached a screencap of the error if that's helpful. image

mwang87 commented 10 months ago

Can you describe the problem and what you tried to do and share the input data?

Ming

On Thu, Aug 24, 2023 at 10:14 AM warkdave @.***> wrote:

[image: image] https://user-images.githubusercontent.com/142350355/263051758-99b69171-d822-4871-950c-83c2ef986154.png

— Reply to this email directly, view it on GitHub https://github.com/Wang-Bioinformatics-Lab/GNPS2_Workflows/issues/10#issuecomment-1692114355, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAXSEB4A4SCGURKQUXFY53XW6DVZANCNFSM6AAAAAA3RQ6FKE . You are receiving this because you modified the open/close state.Message ID: @.*** com>

warkdave commented 10 months ago

What I did:

  1. Dragged a file (75MB MZXML) into the window, it completed uploading indicated by the "checkmark" popup.
  2. Clicked Convert Uploaded Agilent Files. Converting Please Wait popup appears with spinning circle.
  3. Nothing else happened. I waited about 5 minutes and opened the console to see if there was any indication of HTTP response or error code.

Here is the data file: https://drive.google.com/file/d/1PF91IJ_pbVvB8qoPjOOtpYu4vxi20xNs/view?usp=drive_link It's an Agilent .d file, QTOF ESI- MS2, that was converted using MSConvert through the process that was in the GNPS documentation.

mwang87 commented 10 months ago

Verified and fixed.

warkdave commented 9 months ago

The problem has returned (500 error on processagilentconvert, hangs on "Converting files please wait"). I had trouble connecting to the server earlier so I'm assuming there's some maintenance going on - I'll try again tomorrow.