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

VIBRANT error: could not identify VIBRANT_categories.tsv in files directory. #86

Open
AndAvia opened this issue Nov 16, 2023 · 4 comments

Comments

@AndAvia
Copy link

AndAvia commented Nov 16, 2023

First of all, thank you for creating such a great software, I used bioconda installation and successfully ran the code: python VIBRANT_setup.py -test and saw: VIBRANT v1.2.1 is good to go! See example_data/ for quick test files. But when I run python3 VIBRANT_run.py -i example_data/mixed_example.fasta -folder ~/result -d ~/miniconda3/envs/databases, VIBRANT_log_run_mixed _example.log log with the following error VIBRANT error: could not identify VIBRANT_categories.tsv in files directory. however I am sure I have the file in my database. However, I am sure I have the file in my database and chmod 777 changed the permissions. Looking forward to your answers to the questions.

@AndAvia
Copy link
Author

AndAvia commented Nov 16, 2023

Resolved and running successfully

@0522keyi
Copy link

Resolved and running successfully

Excuse me, can I ask you how you solved this problem?

@AndAvia
Copy link
Author

AndAvia commented Nov 21, 2023

Resolved and running successfully

Excuse me, can I ask you how you solved this problem?
From https://codeload.github.com/AnantharamanLab/VIBRANT/zip/refs/heads/master Copy the files folder, the scripts folder, the VIBRANT_run.py file, and the VIBRANT_setup.py file from the downloaded zip to your database, and when you encounter a "license denied" during the run, feel free to
sudo chmod -R 777 filename

@0522keyi
Copy link

Resolved and running successfully

Excuse me, can I ask you how you solved this problem?
From https://codeload.github.com/AnantharamanLab/VIBRANT/zip/refs/heads/master Copy the files folder, the scripts folder, the VIBRANT_run.py file, and the VIBRANT_setup.py file from the downloaded zip to your database, and when you encounter a "license denied" during the run, feel free to
sudo chmod -R 777 filename

Thank you very much for your answer! I've been able to run my tasks.

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