View source: R/speciesPicrustFunctions.R
emm_to_edge_list | R Documentation |
Convert stoichiometric matrix to edge list of reactions
emm_to_edge_list(emm)
emm |
Stoichiometric matrix (rows are metabolites, columns are reactions) |
A data.table where each row is a pair of compounds being exchanged in a reaction
emm_to_edge_list(s_mat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.