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

Error while DB update #104

Closed
ajkarloss opened this issue Aug 24, 2021 · 2 comments
Closed

Error while DB update #104

ajkarloss opened this issue Aug 24, 2021 · 2 comments

Comments

@ajkarloss
Copy link

"./mlst-download_pub_mlst | bash" Downloads "pubmlst/dbases.xml"

"./mlst-make_blast_db"
Building a new DB, current time: 08/24/2021 11:07:22
New DB name: /opt/galaxy/server/database/dependencies/_conda/envs/[email protected]/db/blast/mlst.fa
New DB title: PubMLST
Sequence type: Nucleotide
Keep MBits: T
Maximum file size: 1000000000B
BLAST options error: File /opt/galaxy/server/database/dependencies/_conda/envs/[email protected]/scripts/../db/blast/mlst.fa does not exist
Created BLAST database for /opt/galaxy/server/database/dependencies/_conda/envs/[email protected]/scripts/../db/blast/mlst.fa

when I run MLST I am getting,

BLAST Database error: No alias or index file found for nucleotide database [/opt/galaxy/server/database/dependencies/_conda/envs/[email protected]/bin/../db/blast/mlst.fa] in search path [/opt/galaxy/server/database/jobs_directory/002/2212/working::]

Could you help me?

@watsonar
Copy link

I am having the same issue as above. I will update if I can find a solution.

@watsonar
Copy link

Hi @ajkarloss, I found that if I replace the contents of mlst/scripts/mlst-download_pub_mlst with the script from this comment and then re-do the database update, it works. :)

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

3 participants