Skip to contents

Example community taken from misosoup.

Usage

ac_A1R12_1

Format

A tibble with the columns:

species

Microorganisms

,
metabolites

Metabolites

fluxes

Fluxes of the metabolite

Examples

ac_A1R12_1
#> # A tibble: 28 × 3
#>    metabolites species  fluxes
#>    <chr>       <chr>     <dbl>
#>  1 ac          A1R12     0.773
#>  2 ac          I2R16   -10.8  
#>  3 acald       A1R12    -1.12 
#>  4 acald       I2R16     1.12 
#>  5 ala__D      A1R12     0.760
#>  6 ala__D      I2R16    -0.760
#>  7 ala__L      A1R12     1.22 
#>  8 ala__L      I2R16    -1.22 
#>  9 asp__L      A1R12    -0.583
#> 10 asp__L      I2R16     0.583
#> # ℹ 18 more rows