View source: R/model_to_pathway.R
remove_cofactors | R Documentation |
remove_cofactors
This function removes cofactors from reaction networks generate by the model_to_pathway_sif function
remove_cofactors(reaction_network, compound_list = kegg_compounds)
reaction_network |
reaction network in SIF format, like the one returned by model_to_pathway_sif |
compound_list |
KEGGREST coumpound list |
reaction network in SIF format and the corresponding attribute dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.