-
Notifications
You must be signed in to change notification settings - Fork 5
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
Compile Bug - Won't work on test data #52
Comments
Compile.log |
Hello, Thank you for your patience! It looks like this might not be a bug in the
Additionally, you might have a slightly old version of BAD_Mutations - if you run |
Perfect, thanks so much! |
Hello, Thank you for your patience! I updated the test data in the package with some snippets of a recently processed barley data set. The changes are in the |
Hello Justin, When I execute the compile command, I got the same log file (compile.txt), and there is no result output. This is the command I am using: And I've attached the resulting DEBUG report. What changes did you make at that time to get the correct result file. I hope you can give me your advice. Thank you very much. |
Hello, thanks for writing this great program! I have downloaded the newest code and working through the test data provided. Everything has worked well, until I got to the compile function. This is the command I am using:
./BAD_Mutations.py -v DEBUG compile -P Predictions_Dir -S Test_Data/CBF3.subs 2> Compile.log
And I've attached the resulting DEBUG report.
Compile.txt
I'm not sure what the source of this error is, but is -S command is not described in the manual, so I'm not sure if I'm using this correctly. The help page says it should be in the same format as the -s substitutions file, so I just used that file.
Thanks for looking into this! Hopefully it's a quick, easy fix.
The text was updated successfully, but these errors were encountered: