remove_cofactors: 'remove_cofactors'

View source: R/model_to_pathway.R

remove_cofactorsR Documentation

remove_cofactors

Description

This function removes cofactors from reaction networks generate by the model_to_pathway_sif function

Usage

remove_cofactors(reaction_network, compound_list = kegg_compounds)

Arguments

reaction_network

reaction network in SIF format, like the one returned by model_to_pathway_sif

compound_list

KEGGREST coumpound list

Value

reaction network in SIF format and the corresponding attribute dataframe


saezlab/ocean documentation built on Nov. 12, 2024, 5 a.m.