tseemann / prokka

:zap: :aquarius: Rapid prokaryotic genome annotation
814 stars 222 forks source link

Antimicrobial genes annotation result is different from blast's #422

Closed llliijie closed 4 years ago

llliijie commented 4 years ago

Prokka returned some result of antimicrobial resistance genes, when i blast protein sequences to card, it returns different result to me, like geneA annotated as some type of ARG in prokka and geneB returned as hypothetical protein (NOT ARG), but with blast, geneB returned a type of ARG (different from geneA), but geneA annotated as nothing, geneA was filtered due to low alignment identity.

Could you give more information about this antimicrobial resistance genes annotation part? Thanks a lot.

jlli6t

tseemann commented 4 years ago

Prokka uses the NCBI ARG database, not CARD. NCBI has more entries than CARD. I am updating the NCBI DB included in Prokka soon.

If you are using CARD DB, you should use the "RGI" software they have. It is in bioconda.

tseemann commented 4 years ago

I have now documented the process in the README.