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

Cant build new (my own) database #206

Open
UzmaBasit opened this issue Mar 9, 2024 · 3 comments
Open

Cant build new (my own) database #206

UzmaBasit opened this issue Mar 9, 2024 · 3 comments

Comments

@UzmaBasit
Copy link

Hello, I'm attempting to create my own database, but it's not showing up in the list, even though the command seems to be working correctly:

makeblastdb -in sequences -title Uzma_prev -dbtype nucl -hash_index

However, when I use the abricate --list command, the recently built database isn't appearing in the list. Could you please provide some advice on this matter?

Thanks

@nandan75
Copy link

nandan75 commented Mar 11, 2024

Hi

I am actually getting the exact same problem as above!

I am running the command using a singularity container.

singularity exec $base_path/singularity_containers/abricate_1.0.1--ha8f3691_2.sif makeblastdb -in sequences -title PLSDB -dbtype nucl -hash_index

The command runs fine but I am unable to see a new entry in abricate --list and hence cannot use this database.

Appreciate your assistance,

regards,

Nandan

Note: Abricate works great for me with the default databases. thanks.

@UzmaBasit
Copy link
Author

I believe the issue arises from the directory in which Abricate stores all the databases. In my case, it's my current directory, which was causing the problem. Upon installing Abricate via conda, I could observe my new database listed in the Abricate database.

@buihoangphuc412
Copy link

Should you check the directory of miniconda3?. In my case, the abricate --list will list db in this folder: /lustre7/home/buihoangphuc412/miniconda3/db. Not from abricate database.

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