This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Metabolic Pathways From KEGG.

How can I download metabolic pathways of all strains related to particular organism from KEGG?

assembly kegg pathway

1 answer

With GeneSCF you can try to download one strain at a time using 'prepare_database' module (with database parameter -db=KEGG). Its output contain pathways --> genes relationship.

Example

Log in to answer this question.