oschwengers / bakta

Rapid & standardized annotation of bacterial genomes, MAGs & plasmids
GNU General Public License v3.0
432 stars 53 forks source link

Add support for trusted user hmms #327

Open oschwengers opened 3 days ago

oschwengers commented 3 days ago

As suggested/requested in #309, Bakta now accepts trusted user-provided HMMs which are used as an additional expert system besides trusted user-provided proteins.

A new --hmms parameter was introduced accepting HMMs in text format.

Now, user-provided proteins are ranked 101 and HMM hits are ranked 100. Thus, both user-provided annotation sources are ranked above all other internal annotation sources.