Closed asalt closed 7 years ago
Hi @asalt,
I assume you are using PyQuant v1.42 -- I am about to make a new release that addresses a lot of these issues. There is a release candidate out you may install with pip install --no-cache-dir pyquant-ms==0.1.43rc15
-- could you repeat your analysis with that version?
If you are willing to upload your mzml files somewhere, I could also take a look at it to see if there are any issues.
Closing this as I believe this is fixed in the latest release
I have a divide by zero error when I run the program on a mzML file. The program seems to continue to run but the percentage remains stuck where it is.
╰─λ pyQuant --scan-file ./myfile.mzML --precursor-ppm 20 --html --out ./myfile_pyquant_test -p 6
--sample .05 msparser not found, Mascot DAT files unable to be parsed Loading Scans:
Ran fine for a while, but then:
Am I missing something here?