-
Notifications
You must be signed in to change notification settings - Fork 88
Description
I finished a prediction on an older version (1.3.2) and got a message about needing to fix a part of the .tbl output file. I've done this before and have used the "fix" command successfully before, but now when I am trying to run it I get an error of "ValueError: too many values to unpack".
stephenwyka@bspmgenomics:/data/wyka/funannotate/Batch_2/Cfusi$ funannotate fix -i Cfusi_fun_output/predict_results/Claviceps_fusiformis_PRL_1980.gbk -t Cfusi_fun_output/predict_results/Claviceps_fusiformis_PRL_1980.tbl
[10:28 PM]: OS: linux2, 24 cores, ~ 264 GB RAM. Python: 2.7.12
[10:29 PM]: Running funannotate v1.3.2-3ba4c2e
Traceback (most recent call last):
File "/data/linuxbrew/.linuxbrew/Homebrew/Cellar/funannotate/1.3.2/libexec/util/updateGBK.py", line 62, in
locustag, genenum, justify = lib.getGBKLocusTag(args.input)
File "/data/linuxbrew/.linuxbrew/Homebrew/Cellar/funannotate/1.3.2/libexec/lib/library.py", line 2293, in getGBKLocusTag
tag, count = lastTag.split('_')
ValueError: too many values to unpack