-
Notifications
You must be signed in to change notification settings - Fork 17
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
Return help message when exception is thrown #41
Comments
Hi, can you provide an example including attaching parameter files to this issue
So we can reproduce?
From the stack trace I would double check ion mode, precursor and neutral mass, but just guessing.
Yours Steffen
I blame Android for the brevity and typos
|
@sneumann : Many thanks for response. Here are two parameters files and their results :
Exception trace : java -jar /home/me/dev/mytool/app/bin/MetFrag2.4.5-CL.jar /home/me/dev/mytool/app/MetFrag/1/22-197-parameters.txt
A second parameter file :
The exception trace : java -jar /home/me/dev/mytool/app/bin/MetFrag2.4.5-CL.jar /home/me/dev/mytool/app/MetFrag/1/78-875-parameters.txt
Regards |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
java -jar /home/eric/dev/gains/app/bin/MetFrag2.4.5-CL.jar app/MetFrag/1/12-154-parameters.txt
This exception is not clear, cannot guess where the error come from ( csv db file, ms2Peak file, parameters file ?).
I think the PrecursorIonMode parameter may be wrong (value is 191 in this case).
I tried this example on the web version and it return results.
The text was updated successfully, but these errors were encountered: