reaction-network

CONCEPT

A CONCEPT-type anvi’o artifact. This artifact is typically generated, used, and/or exported by anvi’o (and not provided by the user)..

🔙 To the main page of anvi’o programs and artifacts.

Provided by

anvi-reaction-network

Required or used by

anvi-get-metabolic-model-file

Description

This artifact represents the metabolic reaction network stored in a contigs-db by anvi-reaction-network.

The program, anvi-reaction-network, generates a reaction network from genes encoding enzymes in the contigs-db. The reaction network represents biochemical reactions and the constituent metabolites predicted from the genome. The program relies upon KEGG Orthology (KO) annotations of protein-coding genes and reference data in the ModelSEED Biochemistry database, and is therefore subject to all the limitations thereof, including incomplete annotation of genes with protein orthologs and imprecise knowledge of the reactions catalyzed by enzymes.

The representation of the reaction network in two tables of the contigs-db, gene_function_reactions and gene_function_metabolites, is generalizable to other sources of metabolic data, linking genes to predicted functional orthologs and the associated reactions and metabolites. This data can be exported to a JSON-formatted file by anvi-get-metabolic-model-file for inspection and metabolic model analyses.

Edit this file to update this information.