Hi,
Using a Genbank (or Refseq) accession number, what is the best way to obtain the list of KOs using KEGG API?
For example, the genome Bacillus cereus ATCC 10987 has the Genbank accession number GCA_000008005.1, how to get the list of KOs using GCA_000008005.1? I know that I can do that using link, but only if I have the T number (https://api.kegg.net/link/ko/<t-number>). My question is, what if I have a list of >10K genomes, and I only have their genbank accession numbers, how can I achieve this using KEGG API?
Thank you.
Thanks. With the approach you're suggesting, I'd still need the organism name which I don't have. I only have the genbank accession ID. I figured out the solution, which I'll post in a separate post so people can see. Thanks for your reply :)