-
Notifications
You must be signed in to change notification settings - Fork 7
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
can't run SOI filtering - cleanup #11
Comments
Hi Emily, I've tracked the error down and it's due to a problem with the GUI itself, not with the Cheers, |
Fix problem with GUI variable names #11 Add checks to filterSOI to raise a warning if no SOIs remain after each filtering step
Hi Roger, Have you already fixed the bug? Cuz I still got the same error msg when running the filterSOI in GUI: Warning in readRDS(f) : Do I need to manually update anything to have it worked? Cheers, |
Hi Emily, Have you reinstalled/updated the package lately with I've run some tests in the GUI and Cheers, |
Hi Roger,
I've manually installed miniconda and tensorflow, which I believed the installation has been successful:
2022-01-04 20:23:23.206567: I tensorflow/core/platform/cpu_feature_guard.cc:142] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX AVX2
I've downloaded the original data from ZENODO and attempted to go through all the process using RHermesGUI(). When I reached the step of SOI filtering - cleanup, the GUI turned grey and froze, and I got msg like this:
Listening on http://127.0.0.1:5091
Warning in readRDS(f) :
strings not representable in native encoding will be translated to UTF-8
Computing isotopic elution similarity:
Calculating isotope similarity:
Calculating isotopic fidelity metrics:
Removing confirmed isotope entries:
Recalculating peaklist for plotting:
Warning: Error in rep: invalid 'times' argument
2: shiny::runApp
1: RHermesGUI
Could you please let me know what's gone wrong and how to solve this issue?
Cheers,
Emily
The text was updated successfully, but these errors were encountered: