-
Notifications
You must be signed in to change notification settings - Fork 40
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
Fatal Error: Failed to open the database file #2
Comments
This seems like a CD-HIT error. Please update your CD-HIT package if possible. Please check or attach the file "Salvinia_cucullata_v1.1.fa.LTRlib" in this thread for further checking. Shujun |
I have the most current version of CD-HIT installed. The Salvinia_cucullata_v1.1.fa.LTRlib doesn't exist. Here's a ls -lh of the working directory:
|
Hi, Sorry that our server was down for 2 days and I need to take care of it first. Thank you! |
Hi Shujun, no worries I'm glad you're helping work it out, I think LTR_retriever will be very useful for our analyses! We're running RepeatMasker version open-4.0.7. All of the sequence names in the genome are of this format (it turns out they are exactly 15 char):
I downloaded the new release and it is running right now. I may not be able to get back with the result until Monday. |
Hi, I pushed some updates to the repository which may fix some problems you have previously. Please update the code and try again. Thanks! Shujun |
Hi Shujun, I just ran the new updated program and get an error from hmmpress when it is called by RepeatMasker. The hmmpress log file describes an error with sequence headers:
From LTR_retriever:
|
Hi, This is a very helpful information! Do you installed RepeatMasker using HMMER as the primary search engine? Basically, the first error is saying the program is expecting an HMM file but the input file "Salvinia_cucullata_v1.1.fa.mod.ltrTE.mask.lib" is not recognizable (because this is a fasta file!). The second error is the new checking criteria I implement, and obviously it found the expecting result is not there. Regards, |
Yes I had installed RepeatMasker with hmmer as the default search engine. I changed it to ncbi blast+ and LTR_retriever ran without errors. However I'm unsure if it finished completely. I noticed that the number of elements in *defalse plus the number in *pass.list.gff3 is only a little more than half the elements in the input from LTRHarvest. I'm also surprised that only ~3% of the input elements made it into *pass.list.gff3. How can I make sure everything finished? Thanks! |
Also I did try the -no_is flag with RepeatMasker and I saw the same error. |
Dear Matt, If there is no error or warning message, LTR_retriever probably has run correctly! Best, |
For your last comment, could you describe it with more details about what data and command you used? Thanks, |
What I meant by the comment about the -no_is flag is that I tried the command you suggested:
and I saw the hmmer error:
but that was with RepeatMasker running HMMER as the default search engine. The reason I am unsure if it finished is because only 67% of the input elements are mentioned either in *defalse or *pass.list. Maybe I'm misunderstanding what these files contain. |
Hi Matt, Yes, you are right. Not all input elements can enter the steps of *defalse or *pass.list. Before these steps, there is a prescreening step which will screen out candidates with sequencing gaps, tandem repeats and etc. Such candidates are highly not likely to be a true LTR and thus will not be passed to the next step (i.e., *defalse). That's why you only see part of them show up in *defalse. Best, |
Hello, sorry to learn about your issue. It seems that this is a cd-hit
related issue, which is not developed under this repository and not by me.
This site is for LTR_retriever that helps to identify LTR retrotransposons.
Please reroute to the right repo for help.
Good luck!
Shujun
…On Feb 12, 2018 3:03 AM, "Suchithra-V" ***@***.***> wrote:
Hi. I am working on a 16s data and I was using cd-hit-otu latest release
specifically for Mi-seq . The qc and otu shell scripts were generated
successfully. But after running otu script I got this error after somtime..
Please help me resolve this.
[image: screenshot from 2018-02-12 13 32 11]
<https://user-images.githubusercontent.com/36399366/36087600-3e444b4e-0ff9-11e8-8ce5-4de77be8a016.png>
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFt-NM2cqz3wRzy0XaWZdYqvMYysSLqcks5tT_BKgaJpZM4NrGFx>
.
|
@mcscimenc I moved your last bug report to this new thread.
Start forwarding:
OK, the program runs for a little while and now gives this error:
ERROR: No such file or directory at /home/joshd/software/LTR_retriever/bin/cleanup.pl line 50.
ERROR: No such file or directory at /home/joshd/software/LTR_retriever/bin/cleanup.pl line 50.
Fatal Error:
Failed to open the database file
Program halted !!
Can't open Salvinia_cucullata_v1.1.fa.LTRlib.clust: No such file or directory.
ERROR: This script is written to convert fasta files into a prettier format.
Usage: fasta-reformat.pl input-fasta-file number-of-positions-per-line
ERROR: No such file or directory at /home/joshd/software/LTR_retriever/bin/annotate_gff.pl line 12.
Salvinia_cucullata_v1.1.fa.LTRlib.clust doesn't exist, and I ran LTR_retriever with -v
The text was updated successfully, but these errors were encountered: