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

Deprecated database when using ./INSTALL.pl or ./INSTALL.pl --update_db_only #40

Open
gkapatai opened this issue Oct 15, 2019 · 2 comments

Comments

@gkapatai
Copy link

I just cloned the repo and went thought the whole installation process but when running ProphET_standalone.pl with the test files i got no phages detected. I noticed that the database generated with this installation was much smaller that the previous database (~7000 lines instead of ~70000 lines).

During installation I got error 'Error: Unable to read sequence '10744.gb'' for three of the virus families (10662, 10744 and 10699).

i tried running 'UTILS/fetch_genomes_based_on_taxid.pl ' for these three taxids and although it can detect the available genomes the .gb is empty. I also run for some of the other ids and the problem is only for these three.

For now I went around this problem by adding an optional argument (--db_dir) in ProphET_standalone.pl that allows me to point to an older database but it'd be great if you could figure out this problem. Thanks.

@Tonny-zhou
Copy link

You can change the $DOWNLOAD_INCREMENTS value in UTILS.dir\fetch_genomes_based_on_taxid.pl. A smaller value could increase the rate of success for downloading the big database.

@xuxinxn
Copy link

xuxinxn commented Mar 17, 2023

You can change the $DOWNLOAD_INCREMENTS value in UTILS.dir\fetch_genomes_based_on_taxid.pl. A smaller value could increase the rate of success for downloading the big database.
I tried to change the original value of 500 to 10 but I still get the same error, is there any other solution?

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