-
Notifications
You must be signed in to change notification settings - Fork 15
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
RAPSearch v2.12 cannot find database issue #4
Comments
Hi, It should be no problem because you use an absolute path. Are these two Could you try to use 'ln -s' to make links for db and db_info in the Sincerely, On 06/06/2014 01:11 PM, MDSharma wrote:
|
Hi, Yes, both commands were executed under the same account and all file permissions are valid as well. I just tried to run the paired command against a database prepared using the paired prerapsearch and got the same issue: Build Hash File for Query 1...
Also tried this with the ln-s solution but to no avail. In both cases, the single fasta file gets processed without any drama. Any chance you could help debug this? Cheers, Dr. M D Sharma [email protected]://legacy.exeter.ac.uk/owa/redir.aspx?C=2550a33f6b904272a7b1147002360f76&URL=mailto%3aM.D.Sharma%40Exeter.ac.uk Shared Tel: (+44) 1326 259384 [http://www.exeter.ac.uk/codebox/email-sig/images/fb.gif]http://www.facebook.com/exeteruni[http://www.exeter.ac.uk/codebox/email-sig/images/twitter.gif]http://twitter.com/uniofexeter[http://www.exeter.ac.uk/codebox/email-sig/images/youtube.gif]http://www.youtube.com/universityofexeter[http://www.exeter.ac.uk/codebox/email-sig/images/li.gif]http://www.linkedin.com/groups/University-Exeter-109267?mostPopular=&gid=109267 This email and any attachment may contain information that is confidential, privileged, or subject to copyright, and which may be exempt from disclosure under applicable legislation. It is intended for the addressee only. If you received this message in error, please let me know and delete the email and any attachments immediately. The University will not accept responsibility for the accuracy/completeness of this e-mail and its attachments. From: zhaoyanswill [mailto:[email protected]] Hi, It should be no problem because you use an absolute path. Are these two Could you try to use 'ln -s' to make links for db and db_info in the Sincerely, On 06/06/2014 01:11 PM, MDSharma wrote:
— |
Hi, I just did a test on the data in my hand. I indexed the database and Could you try to re-build RAPSearch2 and see what happen? Thanks! Sincerely, On 6/9/2014 4:42 AM, MD Sharma wrote:
|
Hi Yongan, Turns out that rapsearch2 v 2.12 does not like the db file to be anywhere BUT in the local directory. Even links do not work. I moved the db into the same directory as the .fasta files and it’s running as a charm. Do you happen to have any instructions / tutorials associated with importing RAPSearch2 data into MEGAN etc? Best, Dr. M D Sharma [email protected]://legacy.exeter.ac.uk/owa/redir.aspx?C=2550a33f6b904272a7b1147002360f76&URL=mailto%3aM.D.Sharma%40Exeter.ac.uk Shared Tel: (+44) 1326 259384 [http://www.exeter.ac.uk/codebox/email-sig/images/fb.gif]http://www.facebook.com/exeteruni[http://www.exeter.ac.uk/codebox/email-sig/images/twitter.gif]http://twitter.com/uniofexeter[http://www.exeter.ac.uk/codebox/email-sig/images/youtube.gif]http://www.youtube.com/universityofexeter[http://www.exeter.ac.uk/codebox/email-sig/images/li.gif]http://www.linkedin.com/groups/University-Exeter-109267?mostPopular=&gid=109267 This email and any attachment may contain information that is confidential, privileged, or subject to copyright, and which may be exempt from disclosure under applicable legislation. It is intended for the addressee only. If you received this message in error, please let me know and delete the email and any attachments immediately. The University will not accept responsibility for the accuracy/completeness of this e-mail and its attachments. From: zhaoyanswill [mailto:[email protected]] Hi, I just did a test on the data in my hand. I indexed the database and Could you try to re-build RAPSearch2 and see what happen? Thanks! Sincerely, On 6/9/2014 4:42 AM, MD Sharma wrote:
— |
Hi, Happy to hear the problem is solved! I've not seen this before. I Sincerely, On 06/09/2014 12:25 PM, MD Sharma wrote:
|
Hello,
I am writing to you because I have come across a small hurdle with using RAPSearch2 (v2.12) for paired-end reads. I have downloaded this version from http://omics.informatics.indiana.edu/mg/get.php?software=rapsearch2.12_pair_64bits.tar.gz and installed as “pair-rapsearch” without any issues. I have also downloaded the latest v2.18 (and installed it as “rapsearch”).
My single file queries using v2.12 and v2.18 work without fail:
………..
However, if I try to run the paired end v2.12 using the same nr_db as above (created using prerapsearch v2.18) then the commands fail with the following warning:
………..
I have looked into the .cpp files and it seems that the program looks for nr_db.info and should only give this message if it can’t find the file in the same directory as the nr_db file. However, the file clearly exists and is readable – as shown by the use within the single-ended run.
Please can you suggest what is going on and how to fix this?
Best,
MD
The text was updated successfully, but these errors were encountered: