-
Notifications
You must be signed in to change notification settings - Fork 22
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 from search engine (0) #239
Comments
Hello, I encountered the same problem in the process of running the program, I would like to know how you solve the problem, the following is my running code and error logs, can you help me see how to solve it? Thank you for your help. ~/miniconda3/envs/repeat/bin/RepeatModeler -threads 40 -database try.fna.db -LTRStruct > repeatmodeler2.run.out ERROR from search engine (0) ERROR from search engine (0) ERROR from search engine (1) ERROR from search engine (0) ERROR from search engine (0) ERROR from search engine (0) ERROR from search engine (0) ERROR from search engine (0) |
I noticed that you used conda to install the software. In my subsequent revisions, I gave up the conda installation Repeatmodeler, and compiled RepeatMasker and Repeatmodelr from the source code. Although this problem has been solved, new problems have arisen in ROUND5. But I still recommend that you compile the two software from the source code and avoid using conda, which will reduce a lot of problems. |
Thanks for your reply, ERROR from search engine (1) |
Hello, I am also a beginner in bioinformatics. I haven't encountered this problem yet, but I can suggest that you upgrade the software to the latest version. Version 2.0.1 is really too old. I've also seen in other issues on GitHub that the software authors recommend upgrading from versions that are too outdated. For the first problem with Perl running, you can try setting in bashrc: export LC_ALL=en_US.UTF-8. But I still recommend you upgrade the software. Thank you. |
Please let me know what kind of system you are running this on (e.g which flavor of unix and which version). |
Thanks for your help. I am using our software on CentOS Linux release 7.8.2003 (Core) |
The currently supported version is 2.0.5 with perl 5.8 or newer. I would recommend using rmblast 2.14.1, but 2.14.0 is also ok. I have noticed that there are a few people having trouble using our pre-compiled releases of rmblast when running on older UNIX versions. I suspect that is what is happening with @duan12345678's runs. The remedy for that is to simply compile rmblast from source. The instructions for doing that may be found here: http://www.repeatmasker.org/rmblast/ |
Thank you very much! I finished my work and rmblast 2.14.0 worked great. I will try to use the source compiled rmblast 2.14.1 on the next job. |
When I used RepeatModeler, the Round-1 phase encountered an error in the search engine, but the Round-2 phase worked correctly. Here are my code and errors :
RepeatModeler -database /home/PMO/DB1/PMOGEN1 -threads 16 -LTRStruct
RepeatModeler Round # 1
Searching for Repeats
-- Sampling from the database...
--Running RepeatScout on the sequences...
ERROR from search engine (0)
The text was updated successfully, but these errors were encountered: