KEGG_metabolic_paths {MWASTools}R Documentation

KEGG human metabolic pathways

Description

The first element of this list contains the KEGG identifiers (IDs) and names of 51 human metabolic pathways. By default, the function "MWAS_KEGG_network()" builds a reaction network using these KEGG IDs. The second element of the list is a matrix containing KEGG reactions with incorrect/inconsistent directionality. The directionality of these reactions has been corrected based on published literature. This matrix can be updated or edited by the user if required.

Usage

data(KEGG_metabolic_paths)

Format

List

Value

List


[Package MWASTools version 1.17.0 Index]