Skip to contents

Takes a tibble describing a microbial community as input and returns a list with two hashs, one giving the edges between metabolites and the other between species.

Usage

findEdges(tb)

Arguments

tb

Tibble describing a microbial community

Value

A hash containing the edges of the community. Returns a list of two hashs, one for edges between metabolites and one for species.

Examples

# findEdges(ac_A1R12_1)