Hello,
I am currently analysing 16S data from human using PICRUSt2 algorithm.
I want to predict KEGG pathways abundances using KO abundance table, and I read FAQ and there are:
"Nonetheless, you can infer KEGG pathways levels by using the last publicly available mapping of KEGG orthologs to pathways (which is from around 2011)"
I tried the command, and I successfully got pathway abundance table, but then I got the another mapping file from KEGG REST API, linking pathway to KO, which produces the completely different result.
Which result should I trust, from the default mapping file from 2011 or from the mapping file I generate from KEGG REST API?
Additionally, as KEGG REST API can be accessed from academic users, why do PICRUSt2 not use these mapping file?
Sincerely,