Skip to contents

Provides a summary of the misosoup data structure, including the number of consortia and zero-growth solutions for each substrate and focal strain combination.

Usage

overviewMisosoup(data)

Arguments

data

A nested list containing misosoup simulation results. The structure should be data[[substrate]][[focal_strain]] where each element contains solution data.

Value

A tibble with columns:

substrate

Substrate identifier

focal_strain

Focal strain identifier

n_cons

Number of consortia solutions

n_zero_growth

Number of zero-growth solutions

See also

importMisosoup for processing the full data