fluxPredict: Make predictions from seahorse data by sampling and...

Description Usage Arguments Author(s)

Description

This function integrates the sampled seahorse measurements as constraints into the specified model, minimizes total flux for each sample, and returns a matrix of reactions x samples where the entries are predicted fluxes.

Usage

1
fluxPredict(model, seahorse_data, biomass_est = 0, cores = 1)

Arguments

model

An object of class modelorg

seahorse_data

A data.frame returned by map_seahorse

biomass_est

Estimated biomass flux. Not required, by may be useful.

cores

The number of cores to use for parallel computing. If cores is greater than 1, a parallel backend must be registered.

Author(s)

Alfred Ramirez <akram@bu.edu>


ramirez-a/seahorseFBA documentation built on May 26, 2019, 10:14 p.m.