Question about substitution of KEGG
1
0
Entering edit mode
2 days ago
dxh0222 ▴ 10

Hi, I’m currently working on functional annotation of ORFs predicted from assembled metagenomic contigs. Because the dataset contains a very large number of ORFs, it’s not practical to use KEGG’s online services such as BlastKOALA.

I also looked into eggNOG-mapper, but the database seems a bit outdated, and I’m not sure if it includes the most recent pathways or functional gene families. At the same time, a KEGG subscription is unfortunately beyond my budget.

So here’s the question I’ve been wrestling with: what are good, free alternatives to KEGG for large-scale functional annotation? Ideally, I’d like tools or databases that can handle millions of ORFs efficiently and still provide pathway-level insights.

Thank you for your guildance!

annotation KEGG Functional gene • 235 views
ADD COMMENT
1
Entering edit mode
2 days ago
Mensur Dlakic ★ 29k

There is a tool that uses KEGG hidden Markov models and HMMer to scan individual proteins. It is not automated and may require some fiddling, but it will give you KEGG-like annotations.

https://github.com/takaram/kofam_scan

To just annotate all the proteins without necessarily grouping them into pathways:

https://github.com/oschwengers/bakta

An older automated annotation package:

https://github.com/tseemann/prokka

ADD COMMENT
0
Entering edit mode

Thanks for your recommendation! I think kofam_scan is suitable for me.

ADD REPLY

Login before adding your answer.

Traffic: 1777 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6