This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Bacterial genome annotation

What tools can I use for the annotation for bacterial genomes (complete and/or draft genomes)?

I liked prokka very much but I have the feeling that the annotation is unreliable. I cross-checked a few entries via blast and it was not very accurate for the genes I looked for.

Any advice? Thank you.

genome

Are you sure you used prokka properly? You can specify a blast database to make predictions more accurate. I would have suggested prodigal for gene annotation but it's included in prokka

Thank you for the hint. How do I find the specific database for an organism and how can I integrate it in the prokka call?

What organism is it? Prokka is only as good as the databases it uses, so if it’s an unknown organism, you might get dodgy results.

2 answers

You can use genemark.hmm prokaryotes for the structural part. Then you may add the functions using interpro.

RAST

Log in to answer this question.