Open HerderB opened 10 months ago
Did you run setup to download and install the external database ?
But seems overall very few annotations - only 93 pfam hits ?
Did you run setup to download and install the external database ?
Yes, databases have been prepared using funannotate setup and did not give any warnings or errors.
But seems overall very few annotations - only 93 pfam hits ?
This is the test set for annotation, I assumed a smaller protein list is being used in the test set as to not make the runtime too long just for testing the tools. How many annotations would be expected to come out of the test set?
It looks like tbl2asn
is failing as the error here is from a function that is parsing the discrepancy report generated from tbl2asn
. If you look at the log file you should see the tbl2asn command that was issued, it might be helpful to run that manually and see if there are any additional errors.
Are you using the latest release? Using 1.8.15
Describe the bug Several tests are failing (annotate, busco, rna-seq) using both the mamba installation and installing from source. clean, mask, compare and predict appear to be working fine. Everything seems to be in order when running funannotate check.
Below are the logfiles for the annotation test. I can provide additional information regarding the other failing tests, although the annotation test is the most pressing issue for now.
What command did you issue? funannotate test -t annotate --cpus 10 --debug
Logfiles
OS/Install Information