You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I use gbk files from annotate_result as the input for funanotate compare. But there is something wrong.
[Sep 11 09:06 PM]: OS: Ubuntu 24.04, 48 cores, ~ 132 GB RAM. Python: 3.9.19
[Sep 11 09:06 PM]: Running 1.8.17
[Sep 11 09:06 PM]: Now parsing 1 genomes
[Sep 11 09:06 PM]: working on Talaromyces
Traceback (most recent call last):
File "/home/anaconda3/envs/funannotate/bin/funannotate", line 10, in
sys.exit(main())
File "/home/anaconda3/envs/funannotate/lib/python3.9/site-packages/funannotate/funannotate.py", line 717, in main
mod.main(arguments)
File "/home/anaconda3/envs/funannotate/lib/python3.9/site-packages/funannotate/compare.py", line 297, in main
lib.gb2proteinortho(GBK, protortho, name)
File "/home/anaconda3/envs/funannotate/lib/python3.9/site-packages/funannotate/library.py", line 9976, in gb2proteinortho
fasta.write(">%s %s\n%s\n" % (item, k, v["protein"][i]))
IndexError: list index out of range
What command did you issue?
funannotate compare -i test
Logfiles
[09/11/24 21:06:25]: /home/anaconda3/envs/funannotate/bin/funannotate compare -i test
Checking Environmental Variables...
$FUNANNOTATE_DB=/media/funannotate_db
$PASAHOME=/home/anaconda3/envs/funannotate/opt/pasa-2.5.3
$TRINITY_HOME=/home/anaconda3/envs/funannotate/opt/trinity-2.15.2
$EVM_HOME=/home/anaconda3/envs/funannotate/opt/evidencemodeler-2.1.0
$AUGUSTUS_CONFIG_PATH=/home/anaconda3/envs/funannotate/config/
$GENEMARK_PATH=/media/software/gmes_linux_64_4
All 6 environmental variables are set
Are you using the latest release?
v=1.8.17
Describe the bug
I use
gbk
files fromannotate_result
as the input forfunanotate compare
. But there is something wrong.What command did you issue?
funannotate compare -i test
Logfiles
OS/Install Information
The text was updated successfully, but these errors were encountered: