Skip to content
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

Error in confidence level estimation #93

Open
hechth opened this issue Nov 15, 2021 · 0 comments
Open

Error in confidence level estimation #93

hechth opened this issue Nov 15, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@hechth
Copy link
Member

hechth commented Nov 15, 2021

Using the HMDB database with ions removed, running one of the test datasets on galaxy causes an error during confidence level estimation.

Joining, by = "peak"
Error in $<-.data.frame(*tmp*, "Module_RTclust", value = c("_7", "_7", :
replacement has 750 rows, data has 500
Calls: source ... FUN -> get_confidence_stage4 -> $&lt;- -&gt; $&lt;-.data.frame
In addition: There were 50 or more warnings (use warnings() to see the first 50)
Execution halted

The run also uses a nearly complete adduct list, so likely goes into some previously not encountered execution path.

See the shared history: https://umsa.cerit-sc.cz/u/hechth/h/lc-workflow-galaxy-page

@hechth hechth added the bug Something isn't working label Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant