gbouras13 / pharokka

fast phage annotation program
MIT License
146 stars 14 forks source link

tRNAs are not being included in tbl file. #323

Closed hmontenegro closed 8 months ago

hmontenegro commented 8 months ago

Description

Conda-installed Pharokka 1.6.0. Annotation runs without issues, but tRNAs are not included in the tbl file. With Pahrokka 1.4.1, tRNAs are included in tbl file.

What I Did

pharokka.py -t 16 -i assembly.fas -o annotation ~/DBs/Pharokka/1.4.0/
gbouras13 commented 8 months ago

Hi @hmontenegro ,

v1.6.0 introduced a bug with the table creation - thanks for picking this up for me. I will shortly be releasing v1.6.1 with a fix.

George