-
Notifications
You must be signed in to change notification settings - Fork 27
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
[camera_annotate] Error in EIC generation #154
Comments
Did you try the option |
The thing is this option only concerns the dataMatrix output. Previously fillPeaks provided 0 values instead of NA I guess in the xcms object, but now with findCromPeaks when it is not able to fill the NA it leaves it as NA in the xcms object. This allows an iterative use of fillChromPeaks (which is cool), but it is a limitation for CAMERA's EIC that does not want to run if there are NA in the xcms object. I guess we should ping the CAMERA R package developpers. |
Hi all, A little up on that issue that seems to be link to the forum message https://community.france-bioinformatique.fr/t/probleme-creation-eic-camera/2722/2?u=yguitton Did someone already found a way to deal with such error? |
As the problem would be NA values, in fact there are at least two different ways to reformulate the problem:
I highlight that because maybe in the second case it would be possible to "just" add in the CAMERA Galaxy wrapper a step to convert NA to 0 in the xcms object in case the user ask for EIC? I am not very familiar with these object, but maybe it is something that could be manually replaced? |
Hi,
We had some feedback from an error obtained while running the CAMERA.annotate Galaxy module.
The data seems ok, previous fillChromPeak step ran smoothly, and even CAMERA.annotate can be run without problem when you do not ask for EIC plots. But with the following configuration (asking 50 EIC plots), they got an error.
Galaxy Tool Error Report
from https://galaxy.workflow4metabolomics.org/
Detailed Job Information
Job environment and execution information is available at the job info page.
Job Execution and Failure Information
Command Line
stderr
stdout
Job Information
None
Job Traceback
None
This is an automated message. Do not reply to this address.
The text was updated successfully, but these errors were encountered: