-
Notifications
You must be signed in to change notification settings - Fork 16
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
Missing lot of databases #313
Comments
Hi Jui-Hung, It looks like you are using quite an old version (V1.2.0) of Pharokka with newer database versions. I'd recommend trying to install the latest version as follows:
and hopefully it will to download when you run
George |
Hi George, I am trying to install pharokka 1.5, but there is too much tool conflicts.
I install dnaapler through the following command, Is there any easier way to install pharokka? Thank you |
Hi @ala98412 , Usually, if you are getting this many conflicts, a better approach is just to re-install mamba completely usually. George |
Hey gang, I have been running into this same issue. No matter how many times I install or reinstall or uninstall and reinstall, whatever, I get the same errors. I believe pharokka is downloaded into one working directory, but the databases are stored elsewhere, so when the program goes to run the databases, it cant find them because somehow got stored somewhere else. I can tell that I have downloaded the same databases in like 3 different working directories to just hedge my bets at this moment, but alas, no dice . Please help troubleshoot. (base) jwyhaymar@JWWMH: |
Maybe try Then use It's a bit hard to follow with the crossed out text above so I'm not sure if you have tried that. George |
The other thing is to look at what is actually in George |
The only other problem I can think of is if you are storing the database/env on a different partition to the program itself, but doesn't look like it. George |
Hey george and gang, install_databases.py -d and wget "https://zenodo.org/record/8267900/files/pharokka_v1.4.0_databases.ta |
Hi,
I installed pharokka by the command
And I also download databases through the following url
https://zenodo.org/record/8276347/
After doing all installations, I start to annotate phage genome by the following command
pharokka.py -i ./p3373.genome.fasta -o ./p3373/ -d ../Pharokka_db/pharokka_v1.4.0_databases -p p3 -f -t 20
and I got the error messages
In addition, when I try to download databases by running run install_databases.py,
The command is
install_databases.py -o database
And I got other error messages, which is the following messages
I am pretty sure that I have every required VFDB files
Maybe I miss some part I guess.
Please help me to solve the problem.
Many thanls.
Best,
Jui-Hung
The text was updated successfully, but these errors were encountered: