Closed mswyers closed 5 years ago
The reason is this is a problem is because for some reason every time I try to run $funannotate annotate
I get this error: [09:49 AM]: Database files not found in /home/seq/fundb, run funannotate database and/or funannotate setup
So I figured that re-installing all of the databases would fix this. Not sure why it's saying database files are not found, because my output of funannotate database
is normal:
$ funannotate database
Funannotate Databases currently installed:
Database Type Version Date Num_Records Md5checksum
pfam hmmer3 32.0 2018-08 17929 de7496fad69c1040fd74db1cb5eef0fc
gene2product text 1.32 2019-03-27 26175 3278dd8de7513e0ba2d6f3f3f1e0b1fd
interpro xml 73.0 2019-03-21 36702 9e1b0aeb614451d08ca4e3688b844c64
dbCAN hmmer3 6.0 2017-09-12 585 3cb06f6f93c72a56c9fa12a6294b41d5
busco_outgroups outgroups 1.0 2018-07-31 8 6795b1d4545850a4226829c7ae8ef058
merops diamond 12.0 2017-10-04 4968 d923f0177c6d27c3d2886c705347adc0
mibig diamond 1.4 2019-04-08 31023 118f2c11edde36c81bdea030a0228492
uniprot diamond 2019_02 2019-02-13 559228 7b42b43b6a9cc28f2424d2fa73ae4852
go text 2019-03-19 2019-03-19 47362 00575e6917279fc76cfd1b076406d1ac
repeats diamond 1.0 2019-04-08 11950 4e8cafc3eea47ec7ba505bb1e3465d21
To update a database type:
funannotate setup -i DBNAME -d /home/seq/fundb --force
Same as in #277. Upgrade to 1.5.3.
@nextgenusfs
I originally installed using the homebrew-mediated installation, which at the moment only upgrades to version 1.5.2. Do I need to use the manual install method to get the latest version instead, and how do I get that to be the recognized version instead of the linuxbrew version?
Looking at the funannotate homebrew tap, the version listed there is still 1.5.2.
Are you using the latest release? If you are not using the latest release of funannotate, please upgrade, if bug persists then report here.
Describe the bug Funannotate setup fails on downloading dbCAN database.
What command did you issue? funannotate setup -d /PATH/TO/DB/
Logfiles