Function finds strongly connected components within a bipartite metabolic network. And selects for components with at least 1 outgoing edge and no inbound edges. This is an implementation of Large-scale reconstruction and phylogenetic analysis of metabolic environments by Borenstein et al
1 | findSeeds(mbgraph)
|
mbgraph |
igraph object representing the metabolic graph of interest |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.