findSeeds: To find all seed compounds in the metabolic graph

Description Usage Arguments

View source: R/findSeeds.R

Description

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

Usage

1
findSeeds(mbgraph)

Arguments

mbgraph

igraph object representing the metabolic graph of interest


MetamapsDB documentation built on May 1, 2019, 9:23 p.m.