Skip to content
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

easyfig.py (command line) works for tblastx but not for blastn #53

Open
eneasdecarvalho opened this issue Apr 20, 2022 · 1 comment
Open

Comments

@eneasdecarvalho
Copy link

Hi. I tried to use easyfig.py from the command line. It worked fine for tblastx, but it seems not to be working for blastn. Apparently, makeblastdb is not been triggered when the option is blastn. Could you please check it?

  • When using blastn, this was the result:

/bin/sh: 1: makeblastdb: not found
makeblastdb -dbtype nucl -out temp_easyfig/tempdb -in temp_easyfig/2.easyfig.fa
BLAST Database error: No alias or index file found for nucleotide database [temp_easyfig/tempdb] in search path [/home/user/EasyFig_CommandLine::]
Minimum blast hit reported: 101%

  • When using tblastx, it worked:

Building a new DB, current time: 04/20/2022 13:02:35
New DB name: /home/user/EasyFig_CommandLine/temp_easyfig/tempdb
New DB title: 2.easyfig.fa
Sequence type: Nucleotide
Keep MBits: T
Maximum file size: 1000000000B
Adding sequences from FASTA; added 1 sequences in 0.000867128 seconds.
Minimum blast hit reported: 24.39%

I am using Linux, all blast suite files are in the path

@Cat-Jane
Copy link

I am having the same issue - has this been resolved?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants