funannotate
funannotate copied to clipboard
Funannotate compare-IndexError: list index out of range
Hello, I am trying to run Funannotate compare. I have gbk file from seven genome generated by "Funannotate annotate" However, everytime i run I get the following error saying list index out of range
code: singularity exec /sw/hprc/sw/bio/containers/funannotate-1.8.11-07122022.sif funannotate compare -i TX_1_Tilletia_horrida.gbk TX_2_Tilletia_horrida.gbk TX_3_Tilletia_horrida.gbk TX_4_Tilletia_horrida.gbk TX_5_Tilletia_horrida.gbk TX_6_Tilletia_horrida.gbk TX_7_Tilletia_horrida.gbk
error:
[Jul 19 10:32 AM]: OS: Debian GNU/Linux 10, 28 cores, ~ 65 GB RAM. Python: 3.8.13
[Jul 19 10:32 AM]: Running 1.8.11
[Jul 19 10:32 AM]: Now parsing 7 genomes
[Jul 19 10:32 AM]: working on Tilletia horrida isolate TX_1
Traceback (most recent call last):
File "/venv/bin/funannotate", line 8, in
Thank you
where did your genbank files come from - I now there are some parsing challenges at times - but are these annotations you perhaps did with funannotate?
Yes, All those annotation were done with funannotate.