add_enzymes: Add enzymes catalyzing each reaction from the Generic...

Description Usage Arguments Value Examples

View source: R/MetEdgesComp.R

Description

This function add a new column with enzymes matching the correspondent reaction

Usage

1

Arguments

edges_list

dataframe with metabolites edges list

rx_gene

RXN-GENE dataframe extracted from Homo Sapiens generic GEM

Value

A dataframe with reactions, metabolites edges, and enzymes

Examples

1
2
3
4
## Not run: 
data(rxn_gene)
edges_list_w_enzymes <- add_enzymes(edges_list, rxn_gene)
## End(Not run)

cds-group/MetabolitesGraphs documentation built on Dec. 19, 2021, 2:52 p.m.